diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-01 20:01:20 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-01 20:05:49 +0100 |
commit | 082206844bfec503de8d4aaf73b71e385f6a04f6 (patch) | |
tree | e39f6b16dc3942ce06edbb67a00b34b552b43b33 /profiles | |
parent | sys-kernel/gentoo-sources: Linux patch 4.4.166 and updated patch (diff) | |
download | gentoo-082206844bfec503de8d4aaf73b71e385f6a04f6.tar.gz gentoo-082206844bfec503de8d4aaf73b71e385f6a04f6.tar.bz2 gentoo-082206844bfec503de8d4aaf73b71e385f6a04f6.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>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 3 |
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. |