diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-30 02:04:16 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-30 02:04:16 +0000 |
commit | 275a809ffa7e75afda73f3267bd15045a3bb6592 (patch) | |
tree | b7c8f1b81123613c01e7e076db807f08e18afab6 /dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild | |
parent | Unstable on mips. (diff) | |
download | historical-275a809ffa7e75afda73f3267bd15045a3bb6592.tar.gz historical-275a809ffa7e75afda73f3267bd15045a3bb6592.tar.bz2 historical-275a809ffa7e75afda73f3267bd15045a3bb6592.zip |
Stable on mips.
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild index 05ba3d919926..7c89d825113b 100644 --- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild +++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild,v 1.2 2007/06/25 17:04:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild,v 1.3 2007/06/30 01:53:49 kumba Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/module-build |