diff options
Diffstat (limited to 'dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild')
-rw-r--r-- | dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild index 5112df21dc6a..c46ad59aef04 100644 --- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild +++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.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/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.5 2004/09/29 10:48:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.6 2005/02/05 14:30:52 absinthe Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/${P}.tar.gz" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~ppc sparc x86" +KEYWORDS="~alpha ~ppc sparc x86 ~amd64" IUSE="" SRC_TEST="do" |