diff options
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild index f09fe5481c7a..e5bc615a66ac 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.11.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/Test-Manifest/Test-Manifest-1.11.ebuild,v 1.2 2004/12/23 08:49:00 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild,v 1.3 2005/02/18 17:28:20 luckyduck Exp $ inherit perl-module @@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~sparc ~alpha ppc ~ppc64" +KEYWORDS="~amd64 ~x86 ~sparc ~alpha ppc ~ppc64" SRC_TEST="do" |