diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-11 09:22:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-11 09:22:32 +0300 |
commit | 7c7a95d404bdc5f028a9f46d290708ce22f95915 (patch) | |
tree | bb7bd41020f9a46ed9c85d2d1e25bac7b604620a /net-proxy | |
parent | net-proxy/privoxy: Stabilize 3.0.34 amd64, #935843 (diff) | |
download | gentoo-7c7a95d404bdc5f028a9f46d290708ce22f95915.tar.gz gentoo-7c7a95d404bdc5f028a9f46d290708ce22f95915.tar.bz2 gentoo-7c7a95d404bdc5f028a9f46d290708ce22f95915.zip |
net-proxy/privoxy: Stabilize 3.0.34 ppc64, #935843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/privoxy/privoxy-3.0.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/privoxy/privoxy-3.0.34.ebuild b/net-proxy/privoxy/privoxy-3.0.34.ebuild index e70018e3304d..528b664c7090 100644 --- a/net-proxy/privoxy/privoxy-3.0.34.ebuild +++ b/net-proxy/privoxy/privoxy-3.0.34.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://downloads.sourceforge.net/ijbswa/${P%_*}-${PRIVOXY_STATUS}-src. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86" IUSE="+acl brotli client-tags compression editor extended-host-patterns extended-statistics external-filters +fast-redirects +force fuzz graceful-termination +image-blocking ipv6 +jit lfs +mbedtls openssl |