Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/6tunnel/
Date: Fri, 04 Nov 2022 05:40:11
Message-Id: 1667540367.295d392d1b7f9927a723543389da1db8a9a56757.jsmolic@gentoo
1 commit: 295d392d1b7f9927a723543389da1db8a9a56757
2 Author: Chris Su <chris <AT> lesscrowds <DOT> org>
3 AuthorDate: Thu Nov 3 14:12:15 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 4 05:39:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295d392d
7
8 net-vpn/6tunnel: Keyword 0.13 riscv, #879339
9
10 Signed-off-by: Chris Su <chris <AT> lesscrowds.org>
11 Closes: https://github.com/gentoo/gentoo/pull/28124
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 net-vpn/6tunnel/6tunnel-0.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-vpn/6tunnel/6tunnel-0.13.ebuild b/net-vpn/6tunnel/6tunnel-0.13.ebuild
18 index 96ad38638cdb..abff596f6feb 100644
19 --- a/net-vpn/6tunnel/6tunnel-0.13.ebuild
20 +++ b/net-vpn/6tunnel/6tunnel-0.13.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wojtekka/6tunnel/releases/download/${PV}/${P}.tar.gz
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~s390 x86"
26 +KEYWORDS="amd64 ~riscv ~s390 x86"
27 IUSE="test"
28 RESTRICT="!test? ( test )"