diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:00:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:17:50 +0100 |
commit | e8bc96f129cc427ea041b5968ad3851e1af4175f (patch) | |
tree | 4efb2493b4e9e3e830dcbb5a81af2c396e6a4270 | |
parent | dev-perl/Net-DNS-Resolver-Mock: stable 1.201.710.310 for ppc, bug #661196 (diff) | |
download | gentoo-e8bc96f129cc427ea041b5968ad3851e1af4175f.tar.gz gentoo-e8bc96f129cc427ea041b5968ad3851e1af4175f.tar.bz2 gentoo-e8bc96f129cc427ea041b5968ad3851e1af4175f.zip |
dev-perl/YAML-LibYAML: stable 0.690.0 for ppc, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
-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 5b396112e8cc..619b965da4e6 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="" |