diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 22:58:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 22:59:21 +0200 |
commit | 91db3e311dcc05300fc496d0345f05b9243c4823 (patch) | |
tree | bc70ac32bf7ff04dcc19fa94af95f7c022ec67e7 /dev-python | |
parent | dev-python/pytest: x86 stable (bug #723996) (diff) | |
download | gentoo-91db3e311dcc05300fc496d0345f05b9243c4823.tar.gz gentoo-91db3e311dcc05300fc496d0345f05b9243c4823.tar.bz2 gentoo-91db3e311dcc05300fc496d0345f05b9243c4823.zip |
dev-python/xmlschema: 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')
-rw-r--r-- | dev-python/xmlschema/xmlschema-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.1.3.ebuild b/dev-python/xmlschema/xmlschema-1.1.3.ebuild index fc99c030c534..970be7400279 100644 --- a/dev-python/xmlschema/xmlschema-1.1.3.ebuild +++ b/dev-python/xmlschema/xmlschema-1.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |