diff options
author | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:06 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:06 +0100 |
commit | 6bdc9608ce940520a7f0aff2ff642c1139b1d79b (patch) | |
tree | 2c211a705639981eb8bc9ff05b88f4135f84f4ff /net-vpn | |
parent | net-proxy/squirm: destabilise for ppc (diff) | |
download | gentoo-6bdc9608ce940520a7f0aff2ff642c1139b1d79b.tar.gz gentoo-6bdc9608ce940520a7f0aff2ff642c1139b1d79b.tar.bz2 gentoo-6bdc9608ce940520a7f0aff2ff642c1139b1d79b.zip |
net-vpn/strongswan: destabilize for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.2-r2.ebuild | 2 | ||||
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.2-r2.ebuild b/net-vpn/strongswan/strongswan-5.9.2-r2.ebuild index 8d920548b62e..4f93e449e8c6 100644 --- a/net-vpn/strongswan/strongswan-5.9.2-r2.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.2-r2.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" diff --git a/net-vpn/strongswan/strongswan-5.9.5.ebuild b/net-vpn/strongswan/strongswan-5.9.5.ebuild index fc7094c0bff0..453e24f93733 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" |