diff options
Diffstat (limited to 'dev-python/elementpath')
-rw-r--r-- | dev-python/elementpath/elementpath-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-1.4.3.ebuild b/dev-python/elementpath/elementpath-1.4.3.ebuild index 94a1e512c4db..fa02bf8a9d4a 100644 --- a/dev-python/elementpath/elementpath-1.4.3.ebuild +++ b/dev-python/elementpath/elementpath-1.4.3.ebuild @@ -13,7 +13,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 )" |