diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-04-05 03:07:58 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-04-05 03:07:58 +0000 |
commit | 7d6e82f67ddd07df37bf7185c7bea74e72a8a20d (patch) | |
tree | a6216043ea46a961fafb502a07174872fb603c13 /dev-perl/libwww-perl/libwww-perl-5.68.ebuild | |
parent | Changed ~sparc keyword to sparc. (diff) | |
download | gentoo-2-7d6e82f67ddd07df37bf7185c7bea74e72a8a20d.tar.gz gentoo-2-7d6e82f67ddd07df37bf7185c7bea74e72a8a20d.tar.bz2 gentoo-2-7d6e82f67ddd07df37bf7185c7bea74e72a8a20d.zip |
add arm keyword
Diffstat (limited to 'dev-perl/libwww-perl/libwww-perl-5.68.ebuild')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-5.68.ebuild b/dev-perl/libwww-perl/libwww-perl-5.68.ebuild index 656b04a1579a..3cae876b23a0 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.68.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.68.ebuild,v 1.3 2003/02/28 15:39:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.68.ebuild,v 1.4 2003/04/05 03:07:55 zwelch Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_ SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa arm" DEPEND="${DEPEND} >=dev-perl/libnet-1.0703 |