diff options
-rw-r--r-- | net-vpn/vpnc/vpnc-0.5.3_p550-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/vpnc/vpnc-0.5.3_p550-r2.ebuild b/net-vpn/vpnc/vpnc-0.5.3_p550-r2.ebuild index 529bf1d4e355..fbe052a03af0 100644 --- a/net-vpn/vpnc/vpnc-0.5.3_p550-r2.ebuild +++ b/net-vpn/vpnc/vpnc-0.5.3_p550-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/streambinder/vpnc/archive/fa0689c.tar.gz -> ${PF}.ta LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86" IUSE="resolvconf +gnutls selinux" RESTRICT="!gnutls? ( bindist )" |