commit: f8c58a5d1d590facc510a865bc23d82426d962cc Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Mar 15 12:54:40 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Mar 15 12:59:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c58a5d
dev-perl/YAML-LibYAML: add ~arm ~ppc keywords (bug 598464). Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild | 4 ++-- dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild index 8f42c1fb4fd..d7c2ce53d4c 100644 --- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild +++ b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl YAML Serialization using XS and libyaml" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" IUSE="" RDEPEND="" diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild index d9d5a5afaaa..af80decae6f 100644 --- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild +++ b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl YAML Serialization using XS and libyaml" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~sparc ~x86" IUSE="" RDEPEND=""
