diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:32 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:32 -0700 |
commit | ab006487db7a86b16e2dbd16bd90d3fabf776ea1 (patch) | |
tree | 21ae8dad125efb3b4193e76f6d36ca06962d9eff /dev-perl/File-Slurp-Tiny | |
parent | dev-perl/CPAN-Meta-Check-0.14.0: alpha stable, bug 663934 (diff) | |
download | gentoo-ab006487db7a86b16e2dbd16bd90d3fabf776ea1.tar.gz gentoo-ab006487db7a86b16e2dbd16bd90d3fabf776ea1.tar.bz2 gentoo-ab006487db7a86b16e2dbd16bd90d3fabf776ea1.zip |
dev-perl/File-Slurp-Tiny-0.4.0: alpha stable, bug 663934
Diffstat (limited to 'dev-perl/File-Slurp-Tiny')
-rw-r--r-- | dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild index a679e305298a..c514ca429575 100644 --- a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild +++ b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A simple, sane and efficient file slurper" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |