diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-31 21:20:57 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-31 21:20:57 -0700 |
commit | f863fe05e0901cb694bfc01bc459c7f5e16f4a59 (patch) | |
tree | 7c3ac54d8b19a8127f34019877cf7998a975b9d3 /dev-lang/perl | |
parent | sys-power/bbswitch-0.8-r1: amd64/x86 stable, bug 627826 (diff) | |
download | gentoo-f863fe05e0901cb694bfc01bc459c7f5e16f4a59.tar.gz gentoo-f863fe05e0901cb694bfc01bc459c7f5e16f4a59.tar.bz2 gentoo-f863fe05e0901cb694bfc01bc459c7f5e16f4a59.zip |
dev-lang/perl-5.24.3-r1: ppc stable, bug 648460
Diffstat (limited to 'dev-lang/perl')
-rw-r--r-- | dev-lang/perl/perl-5.24.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.24.3-r1.ebuild b/dev-lang/perl/perl-5.24.3-r1.ebuild index 0b7744fbf2ff..a3e77177f9ff 100644 --- a/dev-lang/perl/perl-5.24.3-r1.ebuild +++ b/dev-lang/perl/perl-5.24.3-r1.ebuild @@ -30,7 +30,7 @@ HOMEPAGE="https://www.perl.org/" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0/${SHORT_PV}" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" |