summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-19 03:35:33 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-19 03:35:33 +0200
commit680b8505098fa26c892921679e32030817cc29df (patch)
tree0a5c67f87ea4c9c3958a9e6755fc14e2c29eea7b
parentdev-perl/OLE-StorageLite: add ~arm64 keyword. (diff)
downloadgentoo-680b8505098fa26c892921679e32030817cc29df.tar.gz
gentoo-680b8505098fa26c892921679e32030817cc29df.tar.bz2
gentoo-680b8505098fa26c892921679e32030817cc29df.zip
dev-perl/IO-stringy: add ~arm64 keyword.
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
-rw-r--r--dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild4
1 files 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 e072be9d2f99..5f7b6bc46874 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"