From: Aaron Bauman Date: Wed, 4 Dec 2019 06:29:54 +0000 (-0500) Subject: dev-python/jaraco-functools: arm64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b3ace6a5e72f4797a0a6fc27cb926f6beeb0d544;p=gentoo.git dev-python/jaraco-functools: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.80, Repoman-2.3.19 --- diff --git a/dev-python/jaraco-functools/jaraco-functools-2.0-r1.ebuild b/dev-python/jaraco-functools/jaraco-functools-2.0-r1.ebuild index 3bb85864898a..c1e896732878 100644 --- a/dev-python/jaraco-functools/jaraco-functools-2.0-r1.ebuild +++ b/dev-python/jaraco-functools/jaraco-functools-2.0-r1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"