diff options
Diffstat (limited to 'perl-core/File-Path/File-Path-2.08.ebuild')
-rw-r--r-- | perl-core/File-Path/File-Path-2.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/File-Path/File-Path-2.08.ebuild b/perl-core/File-Path/File-Path-2.08.ebuild index 3da48e7141ed..a6f0a82f76e1 100644 --- a/perl-core/File-Path/File-Path-2.08.ebuild +++ b/perl-core/File-Path/File-Path-2.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Path/File-Path-2.08.ebuild,v 1.3 2012/04/05 08:42:49 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Path/File-Path-2.08.ebuild,v 1.4 2012/09/01 12:06:38 grobian Exp $ MODULE_AUTHOR="DLAND" @@ -12,4 +12,4 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~ia64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~sparc x86 ~ppc-aix" |