diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 14:21:05 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 14:21:35 +0200 |
commit | 603b4122788de9b350e2991807e6d2a03b1be320 (patch) | |
tree | fad38c4e2ccea3a41881b03ac0b93aef76c7b26f /dev-perl/Test-Manifest | |
parent | kde-misc/krusader: Update HOMEPAGE (diff) | |
download | gentoo-603b4122788de9b350e2991807e6d2a03b1be320.tar.gz gentoo-603b4122788de9b350e2991807e6d2a03b1be320.tar.bz2 gentoo-603b4122788de9b350e2991807e6d2a03b1be320.zip |
dev-perl/Test-Manifest-2.20.0-r0: add alpha keyword
Gentoo-Bug: 583718
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild index 03ce28f2075f..818c9c49f092 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="Interact with a t/test_manifest file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |