commit: 1137fe352ccc4097792ebd8be7f022b5de38e37f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 7 10:28:01 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 7 10:28:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1137fe35
net-vpn/vpnc: Stabilize 0.5.3_p20240129 arm, #926332
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-vpn/vpnc/vpnc-0.5.3_p20240129.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"