diff options
-rw-r--r-- | net-vpn/vpnc/vpnc-0.5.3_p20240129.ebuild | 2 |
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 235096cbe846..1057ed5ae01e 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" |