diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-27 07:43:08 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-27 07:43:08 +0200 |
commit | ddd3b28b148dcf1c8d8383b08b7872dd8f5b76ef (patch) | |
tree | 650c4932fc99f3e825268bfb877d00769c62aeeb | |
parent | net-dns/rbldnsd: Stable for HPPA (bug #553528). (diff) | |
download | gentoo-ddd3b28b148dcf1c8d8383b08b7872dd8f5b76ef.tar.gz gentoo-ddd3b28b148dcf1c8d8383b08b7872dd8f5b76ef.tar.bz2 gentoo-ddd3b28b148dcf1c8d8383b08b7872dd8f5b76ef.zip |
dev-perl/Sub-Identify: Mark ~ppc64 (bug #555892).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.40.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.40.0-r1.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.40.0-r1.ebuild index a91438b8a2c9..feae7885fd6a 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.40.0-r1.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.40.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND="" |