diff options
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild index a9ea1c3fbe98..23204157ad61 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DESCRIPTION="Web caching proxy suitable for non-permanent Internet connections" HOMEPAGE="https://www.gedanken.org.uk/software/wwwoffle/" SRC_URI="https://www.gedanken.org.uk/software/${PN}/download/${P}.tgz" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 ~riscv sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="gnutls ipv6 zlib" |