summaryrefslogtreecommitdiff
path: root/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild')
-rw-r--r--net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild b/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild
index 96a352ef8bf0..06b4e4bc9ccb 100644
--- a/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild
+++ b/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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)"