diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-12 10:54:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-12 10:54:43 +0100 |
commit | 842c6bf5fcea9e21e480da0a84a636012c432a60 (patch) | |
tree | aea87f6413a93bd5254f680d871ef518e765c2b8 /dev-python/dexml/dexml-0.5.1.ebuild | |
parent | dev-lang/perl: Bump to 5.24.2_rc1 ( masked ) (diff) | |
download | gentoo-842c6bf5fcea9e21e480da0a84a636012c432a60.tar.gz gentoo-842c6bf5fcea9e21e480da0a84a636012c432a60.tar.bz2 gentoo-842c6bf5fcea9e21e480da0a84a636012c432a60.zip |
dev-python/dexml: ia64 keyworded, bug #573954
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/dexml/dexml-0.5.1.ebuild')
-rw-r--r-- | dev-python/dexml/dexml-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dexml/dexml-0.5.1.ebuild b/dev-python/dexml/dexml-0.5.1.ebuild index de927c86975c..aa31dac33bba 100644 --- a/dev-python/dexml/dexml-0.5.1.ebuild +++ b/dev-python/dexml/dexml-0.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |