summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-01 20:01:20 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-01 20:05:49 +0100
commit082206844bfec503de8d4aaf73b71e385f6a04f6 (patch)
treee39f6b16dc3942ce06edbb67a00b34b552b43b33
parentsys-kernel/gentoo-sources: Linux patch 4.4.166 and updated patch (diff)
downloadgentoo-08220684.tar.gz
gentoo-08220684.tar.bz2
gentoo-08220684.zip
profiles: net-vpn/strongswan: don't enable padlock on amd64
This commit reverts changes from commit 917c309a28f1d65f1d79b72cacf9a48b98f55757. Closes: https://github.com/gentoo/gentoo/pull/10512 Bug: https://bugs.gentoo.org/669084 Closes: https://bugs.gentoo.org/576340 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--profiles/arch/amd64/package.use.mask3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 5ebc288d7271..2616ff75d985 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -19,8 +19,7 @@
# Thomas Deutschmann <whissi@gentoo.org> (15 Nov 2018)
# - rdrand plugin is supported on amd64
-# - padlock plugin is supported on amd64
-net-vpn/strongswan -strongswan_plugins_rdrand -strongswan_plugins_padlock
+net-vpn/strongswan -strongswan_plugins_rdrand
# James Le Cuirot <chewi@gentoo.org> (02 Nov 2018)
# Vulkan is only available on amd64 at present.