summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/vpnc/vpnc-0.5.3_p20240129.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/vpnc/vpnc-0.5.3_p20240129.ebuild b/net-vpn/vpnc/vpnc-0.5.3_p20240129.ebuild
index f371383872bc..8c63cfef316e 100644
--- a/net-vpn/vpnc/vpnc-0.5.3_p20240129.ebuild
+++ b/net-vpn/vpnc/vpnc-0.5.3_p20240129.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
else
inherit vcs-snapshot
SRC_URI="https://api.github.com/repos/streambinder/vpnc/tarball/64468ff -> ${P}.tar.gz"
- KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv ~sparc x86"
fi
LICENSE="GPL-3"