diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-05 00:49:46 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-06 20:01:10 +0200 |
commit | 6409fe8c5fbf75d7e592fa8ddfa1aeac8d206112 (patch) | |
tree | 90373df60420af8701a21f719a0bf3c6b15824a6 /dev-python/elementpath | |
parent | dev-python/xmlschema: arm stable (bug #723996) (diff) | |
download | gentoo-6409fe8c5fbf75d7e592fa8ddfa1aeac8d206112.tar.gz gentoo-6409fe8c5fbf75d7e592fa8ddfa1aeac8d206112.tar.bz2 gentoo-6409fe8c5fbf75d7e592fa8ddfa1aeac8d206112.zip |
dev-python/elementpath: arm stable (bug #723996)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/elementpath')
-rw-r--r-- | dev-python/elementpath/elementpath-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-1.4.5.ebuild b/dev-python/elementpath/elementpath-1.4.5.ebuild index 948f4273b44e..b472ce7b0450 100644 --- a/dev-python/elementpath/elementpath-1.4.5.ebuild +++ b/dev-python/elementpath/elementpath-1.4.5.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 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |