diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 10:54:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 10:54:07 +0000 |
commit | 2d482649659761c44585775474032032ab266267 (patch) | |
tree | f103d5fcb9bb4a22d3e61e9a0380c1c880e3554a /dev-perl/yaml/yaml-0.810.0.ebuild | |
parent | mask www-apps/phpgroupware for removal (diff) | |
download | gentoo-2-2d482649659761c44585775474032032ab266267.tar.gz gentoo-2-2d482649659761c44585775474032032ab266267.tar.bz2 gentoo-2-2d482649659761c44585775474032032ab266267.zip |
Stable for amd64, wrt bug #423227
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/yaml/yaml-0.810.0.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.810.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.810.0.ebuild b/dev-perl/yaml/yaml-0.810.0.ebuild index 653dbfff4fa8..07b9263eb569 100644 --- a/dev-perl/yaml/yaml-0.810.0.ebuild +++ b/dev-perl/yaml/yaml-0.810.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.810.0.ebuild,v 1.1 2012/04/19 18:41:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.810.0.ebuild,v 1.2 2012/06/24 10:54:07 ago 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" |