summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-04-13 23:38:05 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-13 23:42:14 +0100
commit335c103933c57d6edc1e04a21ca0f9c819da449d (patch)
tree87a746cc66e49edcb4a2611514ef737f6ae7976a /dev-python/xmlschema
parentdev-python/sortedcontainers: keyworded 2.1.0 for ia64, bug #703174 (diff)
downloadgentoo-335c103933c57d6edc1e04a21ca0f9c819da449d.tar.gz
gentoo-335c103933c57d6edc1e04a21ca0f9c819da449d.tar.bz2
gentoo-335c103933c57d6edc1e04a21ca0f9c819da449d.zip
dev-python/xmlschema: keyworded 1.1.2 for ia64, bug #703174
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r--dev-python/xmlschema/xmlschema-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.1.2.ebuild b/dev-python/xmlschema/xmlschema-1.1.2.ebuild
index ea8446558e32..e1579bdefa23 100644
--- a/dev-python/xmlschema/xmlschema-1.1.2.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.1.2.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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"