diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:45:59 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:35 -0700 |
commit | 7ff11554ddab73d6e051503ef2a965dc82354a2b (patch) | |
tree | e42beeed1e86b2dece47f016be1ec3895e037d3d /dev-perl/XML-SAX-Expat | |
parent | dev-perl/PerlIO-utf8_strict-0.6.0: added ~ia64, bug 603078 (diff) | |
download | gentoo-7ff11554ddab73d6e051503ef2a965dc82354a2b.tar.gz gentoo-7ff11554ddab73d6e051503ef2a965dc82354a2b.tar.bz2 gentoo-7ff11554ddab73d6e051503ef2a965dc82354a2b.zip |
dev-perl/XML-SAX-Expat-0.510.0: added ~ia64, bug 608236
Diffstat (limited to 'dev-perl/XML-SAX-Expat')
-rw-r--r-- | dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild index 23abd0282da3..8cc23a1e62bc 100644 --- a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild +++ b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="SAX2 Driver for Expat" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" RDEPEND=">=dev-perl/XML-SAX-0.15-r1 |