diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 17:37:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 17:37:05 +0100 |
commit | 2db68990d4bc260a10320f08f2201e283872964a (patch) | |
tree | 8037e7fff630b0f757258d69beb2b70f7edea70a /net-vpn | |
parent | app-crypt/ccid: Stabilize 1.4.35 arm, #817827 (diff) | |
download | gentoo-2db68990d4bc260a10320f08f2201e283872964a.tar.gz gentoo-2db68990d4bc260a10320f08f2201e283872964a.tar.bz2 gentoo-2db68990d4bc260a10320f08f2201e283872964a.zip |
net-vpn/vpnc-scripts: Stabilize 20210402-r1 arm, #818004
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild b/net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild index 9b8b0c472509..dd47aafb364e 100644 --- a/net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild +++ b/net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 99999999 ]]; then EGIT_REPO_URI="https://gitlab.com/openconnect/vpnc-scripts.git" else SRC_URI="ftp://ftp.infradead.org/pub/vpnc-scripts/${P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86" + KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86" fi DESCRIPTION="Connect scripts for use with vpnc and openconnect (and similar clients)" |