Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/wwwoffle/
Date: Thu, 03 Nov 2022 02:05:51
Message-Id: 1667441138.171e10b0d0664b08b7c010abc5e58fb183b5484b.dlan@gentoo
1 commit: 171e10b0d0664b08b7c010abc5e58fb183b5484b
2 Author: Chris Su <chris <AT> lesscrowds <DOT> org>
3 AuthorDate: Wed Nov 2 13:35:00 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 02:05:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=171e10b0
7
8 net-proxy/wwwoffle: Keyword 2.9i-r2 riscv, #879165
9
10 Closes: https://github.com/gentoo/gentoo/pull/28102
11 Signed-off-by: Chris Su <chris <AT> lesscrowds.org>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild
18 index a9ea1c3fbe98..23204157ad61 100644
19 --- a/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild
20 +++ b/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -7,7 +7,7 @@ DESCRIPTION="Web caching proxy suitable for non-permanent Internet connections"
28 HOMEPAGE="https://www.gedanken.org.uk/software/wwwoffle/"
29 SRC_URI="https://www.gedanken.org.uk/software/${PN}/download/${P}.tgz"
30
31 -KEYWORDS="amd64 ppc ppc64 sparc x86"
32 +KEYWORDS="amd64 ppc ppc64 ~riscv sparc x86"
33 SLOT="0"
34 LICENSE="GPL-2"
35 IUSE="gnutls ipv6 zlib"