diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 00:21:16 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 00:24:33 +0200 |
commit | e4bbae0c23854345c6289356e442d1b2d710bc4b (patch) | |
tree | 44c9b7231b3f65799ec21205cce936a10fdffcd7 /dev-perl/Probe-Perl | |
parent | dev-perl/Parse-RecDescent: Remove old (diff) | |
download | gentoo-e4bbae0c23854345c6289356e442d1b2d710bc4b.tar.gz gentoo-e4bbae0c23854345c6289356e442d1b2d710bc4b.tar.bz2 gentoo-e4bbae0c23854345c6289356e442d1b2d710bc4b.zip |
dev-perl/Probe-Perl: Stable for remaining arches (ALLARCHES), bug 580980
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Probe-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 94e095988d1a..ab389370c73c 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" |