commit: 962db65d6c4ef24f7c6dacbd657a2eb6d57e19f8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 6 15:49:06 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 15:49:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962db65d
dev-python/elementpath: Stabilize 2.0.4 ALLARCHES, #758524
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/elementpath/elementpath-2.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/elementpath/elementpath-2.0.4.ebuild
b/dev-python/elementpath/elementpath-2.0.4.ebuild
index 658c4c61f18..70b716a50d4 100644
--- a/dev-python/elementpath/elementpath-2.0.4.ebuild
+++ b/dev-python/elementpath/elementpath-2.0.4.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 ~riscv ~s390
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86
~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"