diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:50:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:52:43 -0400 |
commit | ef5a0aef4ea8cfc33b0f258e357d211c9f21db11 (patch) | |
tree | 233564483ed4069d8fa9938d7f3a5a4470b9df02 /dev-perl/File-Slurper | |
parent | dev-perl/File-Find-Rule: amd64 stable wrt bug #657592 (diff) | |
download | gentoo-ef5a0aef4ea8cfc33b0f258e357d211c9f21db11.tar.gz gentoo-ef5a0aef4ea8cfc33b0f258e357d211c9f21db11.tar.bz2 gentoo-ef5a0aef4ea8cfc33b0f258e357d211c9f21db11.zip |
dev-perl/File-Slurper: amd64 stable wrt bug #657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/File-Slurper')
-rw-r--r-- | dev-perl/File-Slurper/File-Slurper-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Slurper/File-Slurper-0.10.0.ebuild b/dev-perl/File-Slurper/File-Slurper-0.10.0.ebuild index a81726790e2c..b098b61e85ed 100644 --- a/dev-perl/File-Slurper/File-Slurper-0.10.0.ebuild +++ b/dev-perl/File-Slurper/File-Slurper-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |