diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:45:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:45:29 +0200 |
commit | 97703b12f4f8b20c5edab5c90f82f1d19e73c65e (patch) | |
tree | cb611840dea3ebfbf4dd625c7834bb23894c27c9 /dev-perl/File-Find-Rule-Perl | |
parent | media-libs/sdl2-image: fix mingw-w64 build (diff) | |
download | gentoo-97703b12f4f8b20c5edab5c90f82f1d19e73c65e.tar.gz gentoo-97703b12f4f8b20c5edab5c90f82f1d19e73c65e.tar.bz2 gentoo-97703b12f4f8b20c5edab5c90f82f1d19e73c65e.zip |
dev-perl/File-Find-Rule-Perl: amd64 stable wrt bug #617120
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/File-Find-Rule-Perl')
-rw-r--r-- | dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0.ebuild b/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0.ebuild index 21e8f4205aed..28970755e81b 100644 --- a/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0.ebuild +++ b/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Common rules for searching for Perl things" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" |