diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-19 20:57:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-19 20:57:23 +0000 |
commit | 5a743288eb23e3731a755dcf989626e2dcdc27a4 (patch) | |
tree | 3c733d0869ba16ae70216be8b61ed182596aae52 /perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0.ebuild | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-5a743288eb23e3731a755dcf989626e2dcdc27a4.tar.gz gentoo-2-5a743288eb23e3731a755dcf989626e2dcdc27a4.tar.bz2 gentoo-2-5a743288eb23e3731a755dcf989626e2dcdc27a4.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0.ebuild')
-rw-r--r-- | perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0.ebuild b/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0.ebuild index 007304783263..f3428fe6c9b4 100644 --- a/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0.ebuild +++ b/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0.ebuild,v 1.15 2014/01/17 06:07:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0.ebuild,v 1.16 2014/01/19 20:57:23 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read and write a subset of YAML for CPAN Meta files" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |