diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-02 09:04:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-02 09:04:01 +0100 |
commit | 07a1f00ae5da889bb0e08b854559680bd2c212c7 (patch) | |
tree | 3b2cccaabb5e478370645cab0fab5e1f3ae46218 /net-vpn | |
parent | dev-db/sqlite: sparc stable wrt bug #832404 (diff) | |
download | gentoo-07a1f00ae5da889bb0e08b854559680bd2c212c7.tar.gz gentoo-07a1f00ae5da889bb0e08b854559680bd2c212c7.tar.bz2 gentoo-07a1f00ae5da889bb0e08b854559680bd2c212c7.zip |
net-vpn/strongswan: x86 stable wrt bug #832508
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.5.ebuild b/net-vpn/strongswan/strongswan-5.9.5.ebuild index 8f1e1ce6e578..5943fad5f4ba 100644 --- a/net-vpn/strongswan/strongswan-5.9.5.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.5.ebuild @@ -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" |