diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-22 12:47:47 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-22 12:47:47 +0200 |
commit | 695aa5a4186cf11b66d27ef10fbac2552d70d5d4 (patch) | |
tree | 7cd1d830c802bde8d7b9e1361ac0ccad6e3c8230 /dev-perl/Sub-Identify | |
parent | dev-perl/SUPER: ppc64 stable (bug 617290) (diff) | |
download | gentoo-695aa5a4186cf11b66d27ef10fbac2552d70d5d4.tar.gz gentoo-695aa5a4186cf11b66d27ef10fbac2552d70d5d4.tar.bz2 gentoo-695aa5a4186cf11b66d27ef10fbac2552d70d5d4.zip |
dev-perl/Sub-Identify: ppc64 stable (bug 617290)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/Sub-Identify')
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild index f90d7d733dfb..a4c2bce81fd6 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |