diff options
author | Sam James <sam@gentoo.org> | 2021-02-24 22:06:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-24 22:06:12 +0000 |
commit | 0636797643c4c71b20c9457afe2ae877c92a413c (patch) | |
tree | d3cfd4bef1043cdee077a821b3405591267b1c62 /dev-python/elementpath | |
parent | dev-python/keyring: Stabilize 22.0.0 ALLARCHES, #772482 (diff) | |
download | gentoo-0636797643c4c71b20c9457afe2ae877c92a413c.tar.gz gentoo-0636797643c4c71b20c9457afe2ae877c92a413c.tar.bz2 gentoo-0636797643c4c71b20c9457afe2ae877c92a413c.zip |
dev-python/elementpath: Stabilize 2.1.2 ALLARCHES, #772464
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/elementpath')
-rw-r--r-- | dev-python/elementpath/elementpath-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-2.1.2.ebuild b/dev-python/elementpath/elementpath-2.1.2.ebuild index 73b63d2a6ee3..4d73295e2eef 100644 --- a/dev-python/elementpath/elementpath-2.1.2.ebuild +++ b/dev-python/elementpath/elementpath-2.1.2.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 )" |