diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-01-29 07:48:55 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-01-29 07:48:55 +1300 |
commit | 12e9b68ea5ecf807bb78b6ff32585e2ca859de61 (patch) | |
tree | cbc03bcf9dc9ac53637414d5304a90a5101c442c /dev-perl/Test-YAML | |
parent | dev-perl/YAML: Remove unneeded ~arm64 (diff) | |
download | gentoo-12e9b68ea5ecf807bb78b6ff32585e2ca859de61.tar.gz gentoo-12e9b68ea5ecf807bb78b6ff32585e2ca859de61.tar.bz2 gentoo-12e9b68ea5ecf807bb78b6ff32585e2ca859de61.zip |
dev-perl/Test-YAML: Remove unneeded ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/Test-YAML')
-rw-r--r-- | dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild index 2d3c8e783b57..f872b83a7be0 100644 --- a/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild +++ b/dev-perl/Test-YAML/Test-YAML-1.50.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 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Testing Module for YAML Implementations" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |