diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:01:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:48 +0100 |
commit | 4fef2a290a62cc8969422a2a9bb762d8e6874721 (patch) | |
tree | 3dec97a9667f9920732fa52a14c2b1fb44ce1072 /dev-perl/Test-Most | |
parent | dev-perl/Convert-BinHex: ppc64 stable wrt bug #570280 (diff) | |
download | gentoo-4fef2a290a62cc8969422a2a9bb762d8e6874721.tar.gz gentoo-4fef2a290a62cc8969422a2a9bb762d8e6874721.tar.bz2 gentoo-4fef2a290a62cc8969422a2a9bb762d8e6874721.zip |
dev-perl/Test-Most: ppc64 stable wrt bug #570280
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Most')
-rw-r--r-- | dev-perl/Test-Most/Test-Most-0.340.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Most/Test-Most-0.340.0.ebuild b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild index 64e6bc12cc9f..c7fbd461f720 100644 --- a/dev-perl/Test-Most/Test-Most-0.340.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ppc ~ppc64 x86" +KEYWORDS="alpha ~amd64 hppa ppc ppc64 x86" IUSE="" RDEPEND=" |