diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-19 21:09:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-19 21:09:31 +0000 |
commit | cc035e75c1e97afeccbd3a7de315c0bf218965bd (patch) | |
tree | a8f9021cd765d1a1164f812f738047e645cdaa12 /virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.132.510.ebuild | |
parent | Add arm64 love. (diff) | |
download | historical-cc035e75c1e97afeccbd3a7de315c0bf218965bd.tar.gz historical-cc035e75c1e97afeccbd3a7de315c0bf218965bd.tar.bz2 historical-cc035e75c1e97afeccbd3a7de315c0bf218965bd.zip |
Add arm64 love.
Package-Manager: portage-2.2.8/cvs/Linux x86_64
Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.132.510.ebuild')
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.132.510.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.132.510.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.132.510.ebuild index ad20d0600e43..4b7e78a45e13 100644 --- a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.132.510.ebuild +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.132.510.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.132.510.ebuild,v 1.1 2013/09/09 05:18:25 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.132.510.ebuild,v 1.2 2014/01/19 21:03:49 vapier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |