diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-12 23:17:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-12 23:17:21 +0000 |
commit | 19edab0d9735635bd7869bbd57e15f79a1fd8c62 (patch) | |
tree | 836a44463a2a0a4738e76be3fcb990fb83a76290 /dev-perl/Sub-Quote | |
parent | dev-perl/Specio: keyworded 0.420.0 for ppc64, bug #643980 (diff) | |
download | gentoo-19edab0d9735635bd7869bbd57e15f79a1fd8c62.tar.gz gentoo-19edab0d9735635bd7869bbd57e15f79a1fd8c62.tar.bz2 gentoo-19edab0d9735635bd7869bbd57e15f79a1fd8c62.zip |
dev-perl/Sub-Quote: keyworded 2.4.0 for ppc64, bug #643980
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Sub-Quote')
-rw-r--r-- | dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild index c2f3eb2a2f0e..e78283161c39 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="test minimal" RDEPEND=" |