commit: 680b8505098fa26c892921679e32030817cc29df Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Fri May 19 01:35:33 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri May 19 01:35:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680b8505
dev-perl/IO-stringy: add ~arm64 keyword. Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64" dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild b/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild index e072be9d2f9..5f7b6bc4687 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker"
