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: Sat, 16 Oct 2021 22:05:04
Message-Id: 1634421781.9f2268a8825cb4b32d1b7a2b0f2d09bc66081eae.sam@gentoo
1 commit: 9f2268a8825cb4b32d1b7a2b0f2d09bc66081eae
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 16 22:03:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 22:03:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f2268a8
7
8 net-vpn/vpnc-scripts: Stabilize 20210402-r1 ppc64, #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 f94ca221295..ebab1afc4ca 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)"