diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:47:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:58:46 +0100 |
commit | 88b76cd654857d5cc6a757398fc1e4a9dd41d1d4 (patch) | |
tree | 83088e9b33d99106c72734d52fe2b5b4fb5e34d0 /dev-perl/Test-Manifest | |
parent | dev-perl/Test-Inter: dropped ~x86-interix (diff) | |
download | gentoo-88b76cd654857d5cc6a757398fc1e4a9dd41d1d4.tar.gz gentoo-88b76cd654857d5cc6a757398fc1e4a9dd41d1d4.tar.bz2 gentoo-88b76cd654857d5cc6a757398fc1e4a9dd41d1d4.zip |
dev-perl/Test-Manifest: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
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 1b680be2670c..ea7ba6455b1c 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-2016 Gentoo Foundation +# Copyright 1999-2017 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |