diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-27 19:38:00 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-27 19:41:30 +0100 |
commit | 3fb003663336c33e04b54edf96a5a388eeb7e958 (patch) | |
tree | ccd1e6d4528920e77e21bfe5bc2adccab5cc3d31 /dev-python/xmlschema | |
parent | dev-python/elementpath: stable 1.4.5 for hppa, bug #723996 (diff) | |
download | gentoo-3fb003663336c33e04b54edf96a5a388eeb7e958.tar.gz gentoo-3fb003663336c33e04b54edf96a5a388eeb7e958.tar.bz2 gentoo-3fb003663336c33e04b54edf96a5a388eeb7e958.zip |
dev-python/xmlschema: stable 1.1.3 for hppa, bug #723996
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/xmlschema')
-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 39121bed8bc3..9f4db749364c 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 )" |