mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user