diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-13 23:38:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-13 23:42:15 +0100 |
commit | 3999cb3a45bdebdc252095c1674c101e4cde1673 (patch) | |
tree | 7610f0d10a1862e074b0716d2813242d88125594 /dev-python/elementpath | |
parent | dev-python/hypothesis: keyworded 4.57.1 for ia64, bug #703174 (diff) | |
download | gentoo-3999cb3a45bdebdc252095c1674c101e4cde1673.tar.gz gentoo-3999cb3a45bdebdc252095c1674c101e4cde1673.tar.bz2 gentoo-3999cb3a45bdebdc252095c1674c101e4cde1673.zip |
dev-python/elementpath: keyworded 1.4.3 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/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 )" |