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 16:38:04
Message-Id: 1634229425.2db68990d4bc260a10320f08f2201e283872964a.sam@gentoo
1 commit: 2db68990d4bc260a10320f08f2201e283872964a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 16:37:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 16:37:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db68990
7
8 net-vpn/vpnc-scripts: Stabilize 20210402-r1 arm, #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 9b8b0c47250..dd47aafb364 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)"