From 603714ea5e0b4ebb019fa01b216f717d0f398c52 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 26 Jan 2022 18:39:55 +0100 Subject: [PATCH] dev-libs/leatherman-1.12.7: marked ~arm64 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Fabian Groffen --- dev-libs/leatherman/leatherman-1.12.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/leatherman/leatherman-1.12.7.ebuild b/dev-libs/leatherman/leatherman-1.12.7.ebuild index 220c0b4ff0fa9..ec52f32f8a1a6 100644 --- a/dev-libs/leatherman/leatherman-1.12.7.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.7.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 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="debug static-libs test" #RESTRICT="!test? ( test )" RESTRICT="test" # restricted til we don't need the shared_nowide patch