summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-08-17 21:24:30 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-08-17 21:24:30 +0000
commitede941fd07834be4a6772a9d894ee9d5ca477c36 (patch)
treede178b717d88b802de77d9cfb158ceaa612d29c6 /net-proxy/privoxy/privoxy-3.0.3-r5.ebuild
parentunmask sunbird, update xulrunner message: still breaks some compilations, ple... (diff)
downloadgentoo-2-ede941fd07834be4a6772a9d894ee9d5ca477c36.tar.gz
gentoo-2-ede941fd07834be4a6772a9d894ee9d5ca477c36.tar.bz2
gentoo-2-ede941fd07834be4a6772a9d894ee9d5ca477c36.zip
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'net-proxy/privoxy/privoxy-3.0.3-r5.ebuild')
-rw-r--r--net-proxy/privoxy/privoxy-3.0.3-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/privoxy/privoxy-3.0.3-r5.ebuild b/net-proxy/privoxy/privoxy-3.0.3-r5.ebuild
index cec8d28bb0e1..669d843e4be3 100644
--- a/net-proxy/privoxy/privoxy-3.0.3-r5.ebuild
+++ b/net-proxy/privoxy/privoxy-3.0.3-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/privoxy/privoxy-3.0.3-r5.ebuild,v 1.5 2006/07/17 05:07:19 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/privoxy/privoxy-3.0.3-r5.ebuild,v 1.6 2006/08/17 21:24:30 gustavoz Exp $
inherit toolchain-funcs eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ijbswa/${P}-stable-src.tar.gz"
IUSE="pcre selinux zlib"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ppc sparc x86 ~x86-fbsd"
LICENSE="GPL-2"
DEPEND="=sys-devel/autoconf-2.1*