diff options
Diffstat (limited to 'dev-perl/libapreq')
-rw-r--r-- | dev-perl/libapreq/libapreq-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libapreq/libapreq-1.0-r1.ebuild b/dev-perl/libapreq/libapreq-1.0-r1.ebuild index 1cfa6ec8a3f3..18eccd732e87 100644 --- a/dev-perl/libapreq/libapreq-1.0-r1.ebuild +++ b/dev-perl/libapreq/libapreq-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libapreq/libapreq-1.0-r1.ebuild,v 1.2 2002/08/01 22:50:46 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libapreq/libapreq-1.0-r1.ebuild,v 1.3 2002/08/14 04:32:35 murphy Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_ SLOT="0" LICENSE="Apache-1.1 as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="${DEPEND} >=dev-perl/mod_perl-1.25" |