diff options
-rw-r--r-- | dev-python/xmlschema/xmlschema-1.1.2.ebuild | 2 |
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 )" |