diff --git a/dev-ruby/rbspy/rbspy-0.10.0.ebuild b/dev-ruby/rbspy/rbspy-0.10.0-r1.ebuild similarity index 96% rename from dev-ruby/rbspy/rbspy-0.10.0.ebuild rename to dev-ruby/rbspy/rbspy-0.10.0-r1.ebuild index 182d049424..659fc7f168 100644 --- a/dev-ruby/rbspy/rbspy-0.10.0.ebuild +++ b/dev-ruby/rbspy/rbspy-0.10.0-r1.ebuild @@ -143,12 +143,14 @@ CRATES=" inherit cargo DESCRIPTION="Sampling profiler for Ruby" -HOMEPAGE="https://rbspy.github.io/" +HOMEPAGE="https://rbspy.github.io https://github.com/rbspy/rbspy" SRC_URI=" https://github.com/rbspy/rbspy/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris) " +QA_FLAGS_IGNORED="usr/bin/${PN}" + LICENSE="Apache-2.0 BSD-2 BSD CDDL ISC MIT" SLOT="0" KEYWORDS="~amd64 ~x86"