diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 20:48:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 20:48:35 +0000 |
commit | 7f11f6167ab5bb49273322cbed047d684b5fa9ee (patch) | |
tree | ff1bc2a86c5e0bcdbfe0137efe06317f9bdf74fe /dev-perl/YAML-Tiny | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-7f11f6167ab5bb49273322cbed047d684b5fa9ee.tar.gz gentoo-2-7f11f6167ab5bb49273322cbed047d684b5fa9ee.tar.bz2 gentoo-2-7f11f6167ab5bb49273322cbed047d684b5fa9ee.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-perl/YAML-Tiny')
-rw-r--r-- | dev-perl/YAML-Tiny/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index 01c924388a8e..5774848cc9bc 100644 --- a/dev-perl/YAML-Tiny/ChangeLog +++ b/dev-perl/YAML-Tiny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/YAML-Tiny -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.49 2013/01/06 14:43:18 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.50 2014/01/20 20:48:35 vapier Exp $ + + 20 Jan 2014; Mike Frysinger <vapier@gentoo.org> YAML-Tiny-1.510.0.ebuild: + Add arm64 love. 06 Jan 2013; Torsten Veller <tove@gentoo.org> -YAML-Tiny-1.500.0.ebuild: Cleanup diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild index e5856c339d93..eca409648844 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild,v 1.8 2012/09/09 16:38:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild,v 1.9 2014/01/20 20:48:35 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read/Write YAML files with as little code as possible" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~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 arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~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="" SRC_TEST=do |