Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/vpnc-scripts/
Date: Thu, 14 Oct 2021 18:32:25
Message-Id: 1634236319.6649c989e13e899098582735363d291b62c47982.sam@gentoo
1 commit: 6649c989e13e899098582735363d291b62c47982
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 18:31:59 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 18:31:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6649c989
7
8 net-vpn/vpnc-scripts: Stabilize 20210402-r1 arm64, #818004
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild b/net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild
16 index dd47aafb364..48bc0ddf3f3 100644
17 --- a/net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild
18 +++ b/net-vpn/vpnc-scripts/vpnc-scripts-20210402-r1.ebuild
19 @@ -8,7 +8,7 @@ if [[ ${PV} == 99999999 ]]; then
20 EGIT_REPO_URI="https://gitlab.com/openconnect/vpnc-scripts.git"
21 else
22 SRC_URI="ftp://ftp.infradead.org/pub/vpnc-scripts/${P}.tar.gz"
23 - KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86"
24 + KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv sparc x86"
25 fi
26
27 DESCRIPTION="Connect scripts for use with vpnc and openconnect (and similar clients)"