diff options
Diffstat (limited to 'perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20.0401.ebuild')
-rw-r--r-- | perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20.0401.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20.0401.ebuild b/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20.0401.ebuild index e0a6b9f83531..c77ac5459b7f 100644 --- a/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20.0401.ebuild +++ b/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20.0401.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20.0401.ebuild,v 1.1 2009/09/15 07:27:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20.0401.ebuild,v 1.2 2009/12/04 11:36:12 fauli Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Converts Perl XS code into C code" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |