diff options
author | Chris Su <chris@lesscrowds.org> | 2022-11-03 14:12:15 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-04 06:39:27 +0100 |
commit | 295d392d1b7f9927a723543389da1db8a9a56757 (patch) | |
tree | 36316d1eeaea983cd952a543fbf4fafa94cb6f61 /net-vpn/6tunnel | |
parent | www-apps/baikal: Keyword 0.9.1 riscv, #879337 (diff) | |
download | gentoo-295d392d1b7f9927a723543389da1db8a9a56757.tar.gz gentoo-295d392d1b7f9927a723543389da1db8a9a56757.tar.bz2 gentoo-295d392d1b7f9927a723543389da1db8a9a56757.zip |
net-vpn/6tunnel: Keyword 0.13 riscv, #879339
Signed-off-by: Chris Su <chris@lesscrowds.org>
Closes: https://github.com/gentoo/gentoo/pull/28124
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-vpn/6tunnel')
-rw-r--r-- | net-vpn/6tunnel/6tunnel-0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/6tunnel/6tunnel-0.13.ebuild b/net-vpn/6tunnel/6tunnel-0.13.ebuild index 96ad38638cdb..abff596f6feb 100644 --- a/net-vpn/6tunnel/6tunnel-0.13.ebuild +++ b/net-vpn/6tunnel/6tunnel-0.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wojtekka/6tunnel/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~s390 x86" +KEYWORDS="amd64 ~riscv ~s390 x86" IUSE="test" RESTRICT="!test? ( test )" |