diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-05 02:10:30 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-05 02:17:28 +0200 |
commit | 1f78cc882507effd79058d67db89751e6917aaa7 (patch) | |
tree | d890bbd40e32ef7019edcd54fa2b0e4ee03560f5 /dev-perl/Test-Manifest | |
parent | dev-perl/Test-Deep: Remove old (diff) | |
download | gentoo-1f78cc882507effd79058d67db89751e6917aaa7.tar.gz gentoo-1f78cc882507effd79058d67db89751e6917aaa7.tar.bz2 gentoo-1f78cc882507effd79058d67db89751e6917aaa7.zip |
dev-perl/Test-Manifest: Stable for remaining arches (ALLARCHES), 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 | 2 |
1 files changed, 1 insertions, 1 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 818c9c49f092..93b93f4dd813 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild @@ -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=" |