diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-26 23:55:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-27 07:28:03 +0000 |
commit | 0172bb2721e1129228e1bdf3c5318330822f5a80 (patch) | |
tree | cd408ef3389c93b9848e7658260ecbbc52bb6c31 /dev-python/xmlschema | |
parent | dev-python/elementpath: keyworded 1.4.1 for sparc, bug #703174 (diff) | |
download | gentoo-0172bb2721e1129228e1bdf3c5318330822f5a80.tar.gz gentoo-0172bb2721e1129228e1bdf3c5318330822f5a80.tar.bz2 gentoo-0172bb2721e1129228e1bdf3c5318330822f5a80.zip |
dev-python/xmlschema: keyworded 1.1.0 for sparc, bug #703174
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.1.0.ebuild b/dev-python/xmlschema/xmlschema-1.1.0.ebuild index 8ea796fb40b0..2d082689db3f 100644 --- a/dev-python/xmlschema/xmlschema-1.1.0.ebuild +++ b/dev-python/xmlschema/xmlschema-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |