diff options
author | Markus Meier <maekke@gentoo.org> | 2014-02-22 19:22:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-02-22 19:22:45 +0000 |
commit | 4d6a0ff73c2dcd548abbf3193fc31f9b5185971b (patch) | |
tree | e06766c4df4cc036a9693a2e2512cc8e95c159ac /dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild | |
parent | arm stable, bug #495474 (diff) | |
download | gentoo-2-4d6a0ff73c2dcd548abbf3193fc31f9b5185971b.tar.gz gentoo-2-4d6a0ff73c2dcd548abbf3193fc31f9b5185971b.tar.bz2 gentoo-2-4d6a0ff73c2dcd548abbf3193fc31f9b5185971b.zip |
arm stable, bug #495490
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild b/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild index 449695a6a991..9e0a89d09184 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild,v 1.4 2014/02/20 15:17:35 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild,v 1.5 2014/02/22 19:22:45 maekke Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="check for POD errors in files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=" |