commit: 2961d8102745a210db643f203e6b33348e556319
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 11:06:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 11:06:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2961d810
dev-python/elementpath: Stabilize 2.0.5 ALLARCHES, #763702
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/elementpath/elementpath-2.0.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/elementpath/elementpath-2.0.5.ebuild
b/dev-python/elementpath/elementpath-2.0.5.ebuild
index 658c4c61f18..ee8d17c1c94 100644
--- a/dev-python/elementpath/elementpath-2.0.5.ebuild
+++ b/dev-python/elementpath/elementpath-2.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"