diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 08:38:35 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-24 08:46:21 +0100 |
commit | a49145e3dbcbb1a7da8620499d6f4cc061ebbf71 (patch) | |
tree | cf918d55b38c2cb3456db36438f1be01d34dedfc /dev-perl/Devel-CheckBin | |
parent | www-apps/nanoc: add 4.4.7 (diff) | |
download | gentoo-a49145e3dbcbb1a7da8620499d6f4cc061ebbf71.tar.gz gentoo-a49145e3dbcbb1a7da8620499d6f4cc061ebbf71.tar.bz2 gentoo-a49145e3dbcbb1a7da8620499d6f4cc061ebbf71.zip |
dev-perl/Devel-CheckBin: add ~ppc keyword (bug 602252)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="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 c83d9e8716a8..bccc66e114d6 100644 --- a/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild +++ b/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="check that a command is available" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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 ~ppc ~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=" |