diff options
Diffstat (limited to 'dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild')
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild index 9d56b1029261..c93a774ca3d6 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild,v 1.3 2004/10/16 23:57:25 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild,v 1.4 2005/01/15 14:04:50 corsair Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ppc64" IUSE="" |