diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:40 -0700 |
commit | d07140993ed4b2172685d19e0f85836de93e1483 (patch) | |
tree | c8008c0b3cbac3ce89f0b8d653da5eee62a4ef7b /dev-perl/XML-Simple | |
parent | dev-perl/File-Slurper-0.9.0: added ~ia64, bug 603078 (diff) | |
download | gentoo-d07140993ed4b2172685d19e0f85836de93e1483.tar.gz gentoo-d07140993ed4b2172685d19e0f85836de93e1483.tar.bz2 gentoo-d07140993ed4b2172685d19e0f85836de93e1483.zip |
dev-perl/XML-Simple-2.220.0: added ~ia64, bug 608236
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild index b521dced7857..b4e4c25246ce 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An API for simple XML files" 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=" |