diff options
author | 2004-03-02 18:02:23 +0000 | |
---|---|---|
committer | 2004-03-02 18:02:23 +0000 | |
commit | 617cd6349c6239d0cfa1861e8facf132e11a8f22 (patch) | |
tree | ee8a4394d20bb80ac36f277b44e38e15887ef0e9 /dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-617cd6349c6239d0cfa1861e8facf132e11a8f22.tar.gz gentoo-2-617cd6349c6239d0cfa1861e8facf132e11a8f22.tar.bz2 gentoo-2-617cd6349c6239d0cfa1861e8facf132e11a8f22.zip |
Added amd64 to KEYWORDS.
Diffstat (limited to 'dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild index 7f58273139dc..364f42e734b5 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild,v 1.3 2004/03/02 09:54:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild,v 1.4 2004/03/02 18:02:06 absinthe Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc amd64" RDEPEND="dev-perl/IO-Socket-SSL dev-perl/libwww-perl" |