diff options
author | 2016-05-31 17:54:12 +0200 | |
---|---|---|
committer | 2016-05-31 17:54:12 +0200 | |
commit | efe1b79a75d723c6a65685a87366dbc90d9880b3 (patch) | |
tree | 9151aaa4663b775b58d32ebacc0d77d0ada002a2 /dev-perl/Probe-Perl | |
parent | dev-ruby/metaclass-0.0.4-r0: add alpha keyword (diff) | |
download | gentoo-efe1b79a75d723c6a65685a87366dbc90d9880b3.tar.gz gentoo-efe1b79a75d723c6a65685a87366dbc90d9880b3.tar.bz2 gentoo-efe1b79a75d723c6a65685a87366dbc90d9880b3.zip |
dev-perl/Probe-Perl-0.30.0-r0: add alpha keyword
Gentoo-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 3dfb0735aa3f..94e095988d1a 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" |