diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-02 07:28:19 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-02 07:28:19 +0000 |
commit | 24cea271e1936ebcf4a0425128d44901f0fb8abf (patch) | |
tree | b9f62f2edc2c85cfa88ff010f0e4f7c3e88b3c0a /perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.26.03.ebuild | |
parent | stable x86, bug 280470 (diff) | |
download | historical-24cea271e1936ebcf4a0425128d44901f0fb8abf.tar.gz historical-24cea271e1936ebcf4a0425128d44901f0fb8abf.tar.bz2 historical-24cea271e1936ebcf4a0425128d44901f0fb8abf.zip |
stable x86, bug 280501
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.26.03.ebuild')
-rw-r--r-- | perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.26.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.26.03.ebuild b/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.26.03.ebuild index dcd296d30065..403548a23151 100644 --- a/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.26.03.ebuild +++ b/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.26.03.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-CBuilder/ExtUtils-CBuilder-0.26.03.ebuild,v 1.1 2009/07/20 07:41:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.26.03.ebuild,v 1.2 2009/09/02 07:28:19 fauli Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Compile and link C code for Perl modules" 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="" |