diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-12 23:16:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-12 23:16:20 +0000 |
commit | 204aa2efbf00148a63878961fe06c66beea3f039 (patch) | |
tree | d7914e810a2acf01509cc7324228766546724b39 /dev-perl/Specio | |
parent | dev-perl/Sub-Quote: keyworded 2.3.1 for ppc64, bug #643980 (diff) | |
download | gentoo-204aa2efbf00148a63878961fe06c66beea3f039.tar.gz gentoo-204aa2efbf00148a63878961fe06c66beea3f039.tar.bz2 gentoo-204aa2efbf00148a63878961fe06c66beea3f039.zip |
dev-perl/Specio: keyworded 0.420.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/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild index 181e9d81aaad..bb79cca66ecd 100644 --- a/dev-perl/Specio/Specio-0.420.0.ebuild +++ b/dev-perl/Specio/Specio-0.420.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |