dev-ruby/rbspy: fix QA_FLAGS_IGNORED

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
This commit is contained in:
Alexey Zapparov
2021-12-26 20:16:54 +01:00
parent 2e25a37dc0
commit 9ef201ceec

View File

@@ -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"