diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-24 16:18:34 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-24 16:18:34 +0000 |
commit | 663c6a16e200e123316c7af91e4e1c2d80ab9a39 (patch) | |
tree | c3d649fad207293b39d40e2465be20af83b6e37d /dev-perl/yaml/yaml-0.840.0.ebuild | |
parent | Initial commit. Patches & ebuilds by dwfreed, with some minor tweaks by me. (diff) | |
download | historical-663c6a16e200e123316c7af91e4e1c2d80ab9a39.tar.gz historical-663c6a16e200e123316c7af91e4e1c2d80ab9a39.tar.bz2 historical-663c6a16e200e123316c7af91e4e1c2d80ab9a39.zip |
ppc64 stable wrt bug #496172
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'dev-perl/yaml/yaml-0.840.0.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.840.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.840.0.ebuild b/dev-perl/yaml/yaml-0.840.0.ebuild index bb8d068d690b..50a365c82e23 100644 --- a/dev-perl/yaml/yaml-0.840.0.ebuild +++ b/dev-perl/yaml/yaml-0.840.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/dev-perl/yaml/yaml-0.840.0.ebuild,v 1.8 2014/01/24 15:53:35 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.840.0.ebuild,v 1.9 2014/01/24 16:18:28 zlogene Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="YAML Ain't Markup Language (tm)" SLOT="0" -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" +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="" SRC_TEST="do" |