diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 21:18:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 21:18:37 +0100 |
commit | 0c161994008f0b7bccb69ba4aa8c14a1d1eb75f3 (patch) | |
tree | 1672e57fb87974ab0cdaa9cb2e3f9c0204f428d4 /dev-lang/perl | |
parent | net-libs/nghttp2: stable 1.29.0 for ppc64, bug #646100 (diff) | |
download | gentoo-0c161994008f0b7bccb69ba4aa8c14a1d1eb75f3.tar.gz gentoo-0c161994008f0b7bccb69ba4aa8c14a1d1eb75f3.tar.bz2 gentoo-0c161994008f0b7bccb69ba4aa8c14a1d1eb75f3.zip |
dev-lang/perl: stable 5.24.3-r1 for ia64, bug #648460
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --include-arches="ia64"
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 bb60f8bad3ec..81568aabc046 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=" |