diff options
Diffstat (limited to 'dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild index ba9e3f98d1b2..e61d95f240d6 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.2 2008/10/27 13:30:10 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.3 2008/10/29 22:12:40 gentoofan23 Exp $ MODULE_AUTHOR=PETDANCE inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Handy web browsing in a Perl object" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="test" # Bug in the tests - improper use of HTTP::Server |