diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 16:31:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 17:14:00 +0200 |
commit | c56e041e0f4874943e6141f1cf7aca157e843c70 (patch) | |
tree | 151a961e6c6b90cc604b02ef4f5a13bf8047e825 /dev-perl/IO-String | |
parent | sys-kernel/ck-sources: v.bump (4.9.33 & 4.11.6) (diff) | |
download | gentoo-c56e041e0f4874943e6141f1cf7aca157e843c70.tar.gz gentoo-c56e041e0f4874943e6141f1cf7aca157e843c70.tar.bz2 gentoo-c56e041e0f4874943e6141f1cf7aca157e843c70.zip |
dev-perl/IO-String: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/IO-String')
-rw-r--r-- | dev-perl/IO-String/IO-String-1.80.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-String/IO-String-1.80.0-r1.ebuild b/dev-perl/IO-String/IO-String-1.80.0-r1.ebuild index 34bf6a63b823..d5ae890cc078 100644 --- a/dev-perl/IO-String/IO-String-1.80.0-r1.ebuild +++ b/dev-perl/IO-String/IO-String-1.80.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IO::File interface for in-core strings" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |