summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-04 13:16:34 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-04 13:16:34 +0000
commit9cd646a2ff1c365d8e88a940dbe2d58fd876d0ba (patch)
tree3a099e974e0efb016391899fb7ccd646859b9585 /perl-core/Module-Build/Module-Build-0.34.0201.ebuild
parentStable on amd64 (#288026) (diff)
downloadgentoo-2-9cd646a2ff1c365d8e88a940dbe2d58fd876d0ba.tar.gz
gentoo-2-9cd646a2ff1c365d8e88a940dbe2d58fd876d0ba.tar.bz2
gentoo-2-9cd646a2ff1c365d8e88a940dbe2d58fd876d0ba.zip
Stable on amd64 (#288026)
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Module-Build/Module-Build-0.34.0201.ebuild')
-rw-r--r--perl-core/Module-Build/Module-Build-0.34.0201.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Module-Build/Module-Build-0.34.0201.ebuild b/perl-core/Module-Build/Module-Build-0.34.0201.ebuild
index df91a4e335e7..f19a0bd56bd8 100644
--- a/perl-core/Module-Build/Module-Build-0.34.0201.ebuild
+++ b/perl-core/Module-Build/Module-Build-0.34.0201.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/Module-Build/Module-Build-0.34.0201.ebuild,v 1.2 2009/12/04 12:15:54 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.34.0201.ebuild,v 1.3 2009/12/04 13:16:34 tove Exp $
inherit versionator
MODULE_AUTHOR=DAGOLDEN
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Build and install 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=""
# Removing these as hard deps. They are listed as recommended in the Build.PL,