diff options
author | Sam James <sam@gentoo.org> | 2020-10-17 23:49:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-17 23:49:18 +0000 |
commit | c27843f3af009cda6347abd1feadd556d94e84b2 (patch) | |
tree | e1d9c0eb4e0c0b8ae1ec7cd13e70cb80830233a0 /dev-python/elementpath | |
parent | dev-python/jaraco-packaging: Stabilize 8.1.0-r1 ALLARCHES, #749444 (diff) | |
download | gentoo-c27843f3af009cda6347abd1feadd556d94e84b2.tar.gz gentoo-c27843f3af009cda6347abd1feadd556d94e84b2.tar.bz2 gentoo-c27843f3af009cda6347abd1feadd556d94e84b2.zip |
dev-python/elementpath: Stabilize 2.0.3 ALLARCHES, #749465
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/elementpath')
-rw-r--r-- | dev-python/elementpath/elementpath-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-2.0.3.ebuild b/dev-python/elementpath/elementpath-2.0.3.ebuild index c7a8e1d2336a..3a0762a67902 100644 --- a/dev-python/elementpath/elementpath-2.0.3.ebuild +++ b/dev-python/elementpath/elementpath-2.0.3.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" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |