diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | 622a8d270694706264c68afc4acd5e2514878442 (patch) | |
tree | 2b6d804c402182ff910445b7db41f1c528e03818 /dev-perl | |
parent | dev-perl/PPIx-Regexp: amd64 stable wrt bug #580978 (diff) | |
download | gentoo-622a8d270694706264c68afc4acd5e2514878442.tar.gz gentoo-622a8d270694706264c68afc4acd5e2514878442.tar.bz2 gentoo-622a8d270694706264c68afc4acd5e2514878442.zip |
dev-perl/Probe-Perl: amd64 stable wrt bug #580980
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild b/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild index e4481cbfec24..3dfb0735aa3f 100644 --- a/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild +++ b/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Information about the currently running perl" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="test" RDEPEND="virtual/perl-File-Spec" |