summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-06 11:06:06 +0000
committerSam James <sam@gentoo.org>2021-01-06 11:06:06 +0000
commit2961d8102745a210db643f203e6b33348e556319 (patch)
tree585cb0d1a282651064d07fc8c5043bc0898db4cb /dev-python/elementpath
parentdev-python/python-xlib: Stabilize 0.29 x86, #761646 (diff)
downloadgentoo-2961d8102745a210db643f203e6b33348e556319.tar.gz
gentoo-2961d8102745a210db643f203e6b33348e556319.tar.bz2
gentoo-2961d8102745a210db643f203e6b33348e556319.zip
dev-python/elementpath: Stabilize 2.0.5 ALLARCHES, #763702
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/elementpath')
-rw-r--r--dev-python/elementpath/elementpath-2.0.5.ebuild4
1 files 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 658c4c61f188..ee8d17c1c949 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 )"