commit: a27f262d4a8e648efac70d6e69b8eabce19df3d4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 19:05:44 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 19:14:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27f262d
dev-python/elementpath: Stabilize 2.0.0 ALLARCHES, #742812
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/elementpath/elementpath-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/elementpath/elementpath-2.0.0.ebuild
b/dev-python/elementpath/elementpath-2.0.0.ebuild
index 64b4b299f7f..2d6e59da0dd 100644
--- a/dev-python/elementpath/elementpath-2.0.0.ebuild
+++ b/dev-python/elementpath/elementpath-2.0.0.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 )"