From: Thomas Deutschmann Date: Sat, 1 Dec 2018 19:01:20 +0000 (+0100) Subject: profiles: net-vpn/strongswan: don't enable padlock on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=082206844bfec503de8d4aaf73b71e385f6a04f6;p=gentoo.git 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 --- 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 (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 (02 Nov 2018) # Vulkan is only available on amd64 at present.