diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 17:09:29 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 17:09:29 +0200 |
commit | eca616857c9d07e5cab4680c25b9c2d37266b434 (patch) | |
tree | 1548d0c64eb1c1a46c9b24b14c0db1866c6230d4 /dev-perl/Test-Pod | |
parent | dev-perl/Test-Number-Delta-1.60.0-r0: add alpha keyword (diff) | |
download | gentoo-eca616857c9d07e5cab4680c25b9c2d37266b434.tar.gz gentoo-eca616857c9d07e5cab4680c25b9c2d37266b434.tar.bz2 gentoo-eca616857c9d07e5cab4680c25b9c2d37266b434.zip |
dev-perl/Test-Pod-1.510.0-r0: add alpha keyword
Gentoo-Bug: 584050
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild b/dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild index 24a79fc853f7..609ee251c35f 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="test" RDEPEND=" |