diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 08:53:49 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 08:54:56 +0100 |
commit | d52c1f27abcbb0058d18c2d610b8a1c0ea3ad6e7 (patch) | |
tree | 92b906a54d2ef15c9d48150e756b5630ad4313b4 /dev-perl/Test-CheckDeps | |
parent | dev-perl/MooseX-Types: ppc stable (bug 595584). (diff) | |
download | gentoo-d52c1f27abcbb0058d18c2d610b8a1c0ea3ad6e7.tar.gz gentoo-d52c1f27abcbb0058d18c2d610b8a1c0ea3ad6e7.tar.bz2 gentoo-d52c1f27abcbb0058d18c2d610b8a1c0ea3ad6e7.zip |
dev-perl/Test-CheckDeps: ppc stable (bug 595584).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Test-CheckDeps')
-rw-r--r-- | dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild b/dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild index 6b7bc921b33c..64af88ef2d82 100644 --- a/dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild +++ b/dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION='Check for presence of dependencies' SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm hppa ppc ~x86" IUSE="test" # rdep Test::Builder -> perl-Test-Simple |