summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-05 19:59:20 +0100
committerSam James <sam@gentoo.org>2023-04-05 19:59:20 +0100
commit1f8f96174b796102ccc8aa2c242b06130cd7515a (patch)
tree4e8789aa422bbc16e5fcf21df110b676da7a546f /net-vpn
parentnet-vpn/vpnc-scripts: Stabilize 20220510 ppc, #903761 (diff)
downloadgentoo-1f8f96174b796102ccc8aa2c242b06130cd7515a.tar.gz
gentoo-1f8f96174b796102ccc8aa2c242b06130cd7515a.tar.bz2
gentoo-1f8f96174b796102ccc8aa2c242b06130cd7515a.zip
net-vpn/vpnc-scripts: Stabilize 20220510 arm64, #903761
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild b/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild
index 1614edae11bf..9849c347d14d 100644
--- a/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild
+++ b/net-vpn/vpnc-scripts/vpnc-scripts-20220510.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 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
fi
DESCRIPTION="Connect scripts for use with vpnc and openconnect (and similar clients)"