diff options
Diffstat (limited to 'dev-perl/Path-Class/Path-Class-0.21.ebuild')
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Path-Class/Path-Class-0.21.ebuild b/dev-perl/Path-Class/Path-Class-0.21.ebuild index 93f006b4ee40..0896e65b78b8 100644 --- a/dev-perl/Path-Class/Path-Class-0.21.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.21.ebuild,v 1.5 2011/01/13 17:02:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.21.ebuild,v 1.6 2012/07/29 17:47:34 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=virtual/perl-File-Spec-0.87" |