diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:32 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:35 -0800 |
commit | 1aba6f258a4cc4c4b5fa402ec1ac93bbeee7609c (patch) | |
tree | 2f58dee64ad511a5d4bfbf657d0b68324a3a1560 /dev-perl/File-Slurper | |
parent | dev-perl/CBOR-XS: added ~sparc, bug 602340 (diff) | |
download | gentoo-1aba6f258a4cc4c4b5fa402ec1ac93bbeee7609c.tar.gz gentoo-1aba6f258a4cc4c4b5fa402ec1ac93bbeee7609c.tar.bz2 gentoo-1aba6f258a4cc4c4b5fa402ec1ac93bbeee7609c.zip |
dev-perl/File-Slurper: added ~sparc, 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 ce4f7c732258..4cd34030e7e5 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |