diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:31:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:44:28 +0100 |
commit | 83c927a996536697858b801edc6227e4d8a4cd73 (patch) | |
tree | 2171dc38e0ff3e2f0389bfc5365fd28bc77936a4 /dev-perl/YAML-LibYAML | |
parent | dev-perl/Net-DNS-Resolver-Mock: stable 1.201.710.310 for ppc64, bug #661196 (diff) | |
download | gentoo-83c927a996536697858b801edc6227e4d8a4cd73.tar.gz gentoo-83c927a996536697858b801edc6227e4d8a4cd73.tar.bz2 gentoo-83c927a996536697858b801edc6227e4d8a4cd73.zip |
dev-perl/YAML-LibYAML: stable 0.690.0 for ppc64, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/YAML-LibYAML')
-rw-r--r-- | dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.0.ebuild index 73e63088f5b0..5b396112e8cc 100644 --- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.0.ebuild +++ b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl YAML Serialization using XS and libyaml" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND="" |