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: Wed, 13 Oct 2021 20:33:56
Message-Id: 1634157215.65b7a13ae4d2c84e7983b15c074def8b6760ac34.sam@gentoo
1 commit: 65b7a13ae4d2c84e7983b15c074def8b6760ac34
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 13 20:33:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 13 20:33:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b7a13a
7
8 net-vpn/vpnc-scripts: Stabilize 20210402-r1 amd64, #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 99aefb4e008..3ecbe6f804f 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)"