diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-03 22:17:11 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-03 22:19:10 +0200 |
commit | 27ed8aae9f5c5d8edb6aa1b3883643325965c556 (patch) | |
tree | 639268ab4d15b02b58a7b8841c1092fe10ced4a4 /dev-perl/Devel-CheckBin | |
parent | dev-perl/Class-Method-Modifiers: ppc stable (bug 614510) (diff) | |
download | gentoo-27ed8aae9f5c5d8edb6aa1b3883643325965c556.tar.gz gentoo-27ed8aae9f5c5d8edb6aa1b3883643325965c556.tar.bz2 gentoo-27ed8aae9f5c5d8edb6aa1b3883643325965c556.zip |
dev-perl/Devel-CheckBin: ppc stable (bug 614514)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/Devel-CheckBin')
-rw-r--r-- | dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild b/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild index fa28522883e6..f3dbef520cf9 100644 --- a/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild +++ b/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="check that a command is available" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |