diff options
author | Sam James <sam@gentoo.org> | 2021-02-05 12:30:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-05 12:30:48 +0000 |
commit | 621de1d245df24171c7e439164cc36b570e5cefc (patch) | |
tree | 0b78b5b2a2a54e17da0511311455b6bf5ed34b57 /net-vpn | |
parent | net-p2p/nicotine+: Stabilize 2.2.0 x86, #768588 (diff) | |
download | gentoo-621de1d245df24171c7e439164cc36b570e5cefc.tar.gz gentoo-621de1d245df24171c7e439164cc36b570e5cefc.tar.bz2 gentoo-621de1d245df24171c7e439164cc36b570e5cefc.zip |
net-vpn/strongswan: Stabilize 5.9.1 x86, #768735
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.1.ebuild b/net-vpn/strongswan/strongswan-5.9.1.ebuild index 3ec804ee2611..4176fa339356 100644 --- a/net-vpn/strongswan/strongswan-5.9.1.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -10,7 +10,7 @@ SRC_URI="https://download.strongswan.org/${P}.tar.bz2" LICENSE="GPL-2 RSA DES" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite systemd pam pkcs11" STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici" |