diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 22:59:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 22:59:22 +0200 |
commit | 601312a4b486d92338265fe34b229f654acfa1de (patch) | |
tree | 87c11cd4fa8d5981f9ac3e478348dc6ea6455e71 /dev-python/elementpath | |
parent | dev-python/xmlschema: x86 stable (bug #723996) (diff) | |
download | gentoo-601312a4b486d92338265fe34b229f654acfa1de.tar.gz gentoo-601312a4b486d92338265fe34b229f654acfa1de.tar.bz2 gentoo-601312a4b486d92338265fe34b229f654acfa1de.zip |
dev-python/elementpath: x86 stable (bug #723996)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@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 b472ce7b0450..5cd74ecf88b4 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 )" |