diff options
Diffstat (limited to 'perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild')
-rw-r--r-- | perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild b/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild index 4e589570e09d..9e79fc061c78 100644 --- a/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild +++ b/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.3.ebuild,v 1.1 2011/01/28 09:12:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild,v 1.2 2011/01/29 17:26:45 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read and write a subset of YAML for CPAN Meta files" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" SRC_TEST="do" |