Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/strongswan/
Date: Mon, 07 Jun 2021 06:25:13
Message-Id: 1623047101.33f1e86ae2023afe4d8e6a0b3ba8974aae648058.slyfox@gentoo
1 commit: 33f1e86ae2023afe4d8e6a0b3ba8974aae648058
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 7 06:22:10 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 7 06:25:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33f1e86a
7
8 net-vpn/strongswan: stable 5.9.2 for ppc
9
10 stable wrt bug #793269
11
12 Package-Manager: Portage-3.0.19, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 net-vpn/strongswan/strongswan-5.9.2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-vpn/strongswan/strongswan-5.9.2.ebuild b/net-vpn/strongswan/strongswan-5.9.2.ebuild
20 index 8f197987d17..b7b28afa8ea 100644
21 --- a/net-vpn/strongswan/strongswan-5.9.2.ebuild
22 +++ b/net-vpn/strongswan/strongswan-5.9.2.ebuild
23 @@ -10,7 +10,7 @@ SRC_URI="https://download.strongswan.org/${P}.tar.bz2"
24
25 LICENSE="GPL-2 RSA DES"
26 SLOT="0"
27 -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86"
28 +KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 x86"
29 IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite systemd pam pkcs11"
30
31 STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"