diff options
author | 2013-12-16 20:16:29 +0000 | |
---|---|---|
committer | 2013-12-16 20:16:29 +0000 | |
commit | b5767493d12e03110bf4fe40f7cd7aea13975d95 (patch) | |
tree | bd6cf2a2170228246e214334ac73e7bff0ea78b7 /dev-lang/perl/perl-5.16.3.ebuild | |
parent | Cleanup for security bug 493284. (diff) | |
download | historical-b5767493d12e03110bf4fe40f7cd7aea13975d95.tar.gz historical-b5767493d12e03110bf4fe40f7cd7aea13975d95.tar.bz2 historical-b5767493d12e03110bf4fe40f7cd7aea13975d95.zip |
Stable on arm, wrt bug #461898
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x1F357D42
Diffstat (limited to 'dev-lang/perl/perl-5.16.3.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.16.3.ebuild b/dev-lang/perl/perl-5.16.3.ebuild index 89230cb6a221..23c0de8d6833 100644 --- a/dev-lang/perl/perl-5.16.3.ebuild +++ b/dev-lang/perl/perl-5.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.16.3.ebuild,v 1.9 2013/12/15 17:17:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.16.3.ebuild,v 1.10 2013/12/16 20:16:26 pinkbyte Exp $ EAPI=5 @@ -27,7 +27,7 @@ HOMEPAGE="http://www.perl.org/" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0/${SHORT_PV}" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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=" |