summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-08-14 13:25:45 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-08-14 13:25:45 +0000
commit99535479e79a48a7ab47e7ab62a80019f9fc88e0 (patch)
tree927108ec10ea103e52fa66d435dbcabfe1461027 /www-apache/libapreq2/libapreq2-2.06.ebuild
parentdepend on libaal-1.0.5 #102458 (diff)
downloadgentoo-2-99535479e79a48a7ab47e7ab62a80019f9fc88e0.tar.gz
gentoo-2-99535479e79a48a7ab47e7ab62a80019f9fc88e0.tar.bz2
gentoo-2-99535479e79a48a7ab47e7ab62a80019f9fc88e0.zip
Keywording sparc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-apache/libapreq2/libapreq2-2.06.ebuild')
-rw-r--r--www-apache/libapreq2/libapreq2-2.06.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.06.ebuild b/www-apache/libapreq2/libapreq2-2.06.ebuild
index 1c0260589c75..d98f92fde586 100644
--- a/www-apache/libapreq2/libapreq2-2.06.ebuild
+++ b/www-apache/libapreq2/libapreq2-2.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.06.ebuild,v 1.2 2005/08/04 02:23:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.06.ebuild,v 1.3 2005/08/14 13:25:45 mcummings Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/J/JO/JOESUF/${MY_P}.tar.gz"
HOMEPAGE="http://httpd.apache.org/apreq/"
SLOT="2"
LICENSE="Apache-2.0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
DEPEND="${DEPEND}
>=dev-perl/ExtUtils-XSBuilder-0.23