diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-22 03:16:02 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-22 03:16:02 +0200 |
commit | d30e81e565c48c69ebb4cfce34d3661f9e2a5d50 (patch) | |
tree | 1666064c525805a19d8341101e4dde0ddbda4a15 /dev-perl/YAML-LibYAML | |
parent | dev-perl/Clone: ppc stable (bug 618982). (diff) | |
download | gentoo-d30e81e565c48c69ebb4cfce34d3661f9e2a5d50.tar.gz gentoo-d30e81e565c48c69ebb4cfce34d3661f9e2a5d50.tar.bz2 gentoo-d30e81e565c48c69ebb4cfce34d3661f9e2a5d50.zip |
dev-perl/YAML-LibYAML: ppc stable (bug 618986).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/YAML-LibYAML')
-rw-r--r-- | dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild index c46e33911179..27c2db8c8fb8 100644 --- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild +++ b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.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 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~sparc x86" IUSE="" RDEPEND="" |