summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-06-25 08:51:39 +0000
committerMike Frysinger <vapier@gentoo.org>2005-06-25 08:51:39 +0000
commit689b11a2c8c266b6dccc18d2de651cbbdcd1effc (patch)
treecb009e77576e2801ed2fd2d046f0fbb04e603744 /perl-core/File-Spec
parentversion bump thanks to meatoo. 2.14 marked x86 stable (diff)
downloadgentoo-2-689b11a2c8c266b6dccc18d2de651cbbdcd1effc.tar.gz
gentoo-2-689b11a2c8c266b6dccc18d2de651cbbdcd1effc.tar.bz2
gentoo-2-689b11a2c8c266b6dccc18d2de651cbbdcd1effc.zip
stabilize
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'perl-core/File-Spec')
-rw-r--r--perl-core/File-Spec/File-Spec-0.87.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/File-Spec/File-Spec-0.87.ebuild b/perl-core/File-Spec/File-Spec-0.87.ebuild
index 8c250bfb593e..ce974abeb230 100644
--- a/perl-core/File-Spec/File-Spec-0.87.ebuild
+++ b/perl-core/File-Spec/File-Spec-0.87.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-0.87.ebuild,v 1.5 2005/06/17 20:06:05 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-0.87.ebuild,v 1.6 2005/06/25 08:50:53 vapier Exp $
myconf='INSTALLDIRS=vendor'
inherit perl-module
@@ -11,7 +11,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 mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE=""
DEPEND="dev-perl/module-build"