diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-11-01 14:02:22 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-11-01 17:47:50 +0800 |
commit | c53599b751a900e77b3bf75821c2d1a9792abbff (patch) | |
tree | 6840d50b9c336a4d8735f650f8680f27ef4c196e /dev-libs/leatherman | |
parent | dev-ruby/semantic_puppet: Keyword 1.0.4 riscv, #878943 (diff) | |
download | gentoo-c53599b751a900e77b3bf75821c2d1a9792abbff.tar.gz gentoo-c53599b751a900e77b3bf75821c2d1a9792abbff.tar.bz2 gentoo-c53599b751a900e77b3bf75821c2d1a9792abbff.zip |
dev-libs/leatherman: Keyword 1.12.9 riscv, #878943
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.12.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.12.9.ebuild b/dev-libs/leatherman/leatherman-1.12.9.ebuild index bfe232d5a27e..3f363379395b 100644 --- a/dev-libs/leatherman/leatherman-1.12.9.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="debug static-libs test" #RESTRICT="!test? ( test )" RESTRICT="test" # restricted til we don't need the shared_nowide patch |