summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-20 20:35:57 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-20 20:35:57 +0000
commit599f987ad13cfbee10cb363a655a25daf3c4e732 (patch)
tree65c8e00f458f846b40e95c58916e1ce0259c3596 /perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild
parentAdd arm64 love. (diff)
downloadgentoo-2-599f987ad13cfbee10cb363a655a25daf3c4e732.tar.gz
gentoo-2-599f987ad13cfbee10cb363a655a25daf3c4e732.tar.bz2
gentoo-2-599f987ad13cfbee10cb363a655a25daf3c4e732.zip
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild')
-rw-r--r--perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild
index e5485d00aa4a..df9d4560e71f 100644
--- a/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild
+++ b/perl-core/Pod-Simple/Pod-Simple-3.260.0.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/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild,v 1.1 2013/03/13 07:44:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild,v 1.2 2014/01/20 20:35:57 vapier Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for parsing Pod"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=virtual/perl-Pod-Escapes-1.04"