diff options
author | Chris Su <chris@lesscrowds.org> | 2022-11-02 13:35:00 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-11-03 10:05:38 +0800 |
commit | 171e10b0d0664b08b7c010abc5e58fb183b5484b (patch) | |
tree | 3fd926e35ccbbd4c1c74b3f251c4f168e234008d /net-proxy | |
parent | app-text/mupdf: keyword 1.20.3 for ~loong (diff) | |
download | gentoo-171e10b0d0664b08b7c010abc5e58fb183b5484b.tar.gz gentoo-171e10b0d0664b08b7c010abc5e58fb183b5484b.tar.bz2 gentoo-171e10b0d0664b08b7c010abc5e58fb183b5484b.zip |
net-proxy/wwwoffle: Keyword 2.9i-r2 riscv, #879165
Closes: https://github.com/gentoo/gentoo/pull/28102
Signed-off-by: Chris Su <chris@lesscrowds.org>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
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" |