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:39 -0700 |
commit | 80d5ffbf48cc796652b338598a7a1713aa50409b (patch) | |
tree | 48b6df4b4921b8e6ada59fc30979cc3f6eaad44c /dev-perl/File-Slurper | |
parent | dev-perl/IPC-System-Simple-1.250.0: added ~ia64, bug 602602 (diff) | |
download | gentoo-80d5ffbf48cc796652b338598a7a1713aa50409b.tar.gz gentoo-80d5ffbf48cc796652b338598a7a1713aa50409b.tar.bz2 gentoo-80d5ffbf48cc796652b338598a7a1713aa50409b.zip |
dev-perl/File-Slurper-0.9.0: added ~ia64, bug 603078
Diffstat (limited to 'dev-perl/File-Slurper')
-rw-r--r-- | dev-perl/File-Slurper/File-Slurper-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Slurper/File-Slurper-0.9.0.ebuild b/dev-perl/File-Slurper/File-Slurper-0.9.0.ebuild index 4cd34030e7e5..2580717b8a91 100644 --- a/dev-perl/File-Slurper/File-Slurper-0.9.0.ebuild +++ b/dev-perl/File-Slurper/File-Slurper-0.9.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A simple, sane and efficient module to slurp a file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |