From fec8255681365ee5be4514f1f2b4e93df0bb7718 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 29 Jul 2020 17:06:53 +0000 Subject: [PATCH] dev-python/elementpath: ALLARCHES stable (via amd64, bug #734404) Bug: https://bugs.gentoo.org/734404 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James --- dev-python/elementpath/elementpath-1.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/elementpath/elementpath-1.4.6.ebuild b/dev-python/elementpath/elementpath-1.4.6.ebuild index d99d29262779b..2d6e59da0dd7f 100644 --- a/dev-python/elementpath/elementpath-1.4.6.ebuild +++ b/dev-python/elementpath/elementpath-1.4.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )"