diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:22:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:22:55 +0200 |
commit | aa88553ed5a8c75543364a222c2874d9079aba41 (patch) | |
tree | f210d99b09a273736a8c0f8d7c29affcd106fbf7 | |
parent | dev-perl/String-CRC32: ppc stable wrt bug #582122 (diff) | |
download | gentoo-aa88553ed5a8c75543364a222c2874d9079aba41.tar.gz gentoo-aa88553ed5a8c75543364a222c2874d9079aba41.tar.bz2 gentoo-aa88553ed5a8c75543364a222c2874d9079aba41.zip |
dev-perl/Sub-Identify: ppc stable wrt bug #582124
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild index 0b6913c5f01b..e6272741c73a 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86 ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |