profiles: net-vpn/strongswan: enable padlock and rdrand plugin only for amd64 and x86
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 15 Nov 2018 12:57:09 +0000 (13:57 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 15 Nov 2018 12:57:09 +0000 (13:57 +0100)
Closes: https://bugs.gentoo.org/669084
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
profiles/arch/amd64/package.use.mask
profiles/arch/base/package.use.mask
profiles/arch/x86/package.use.mask

index 82836742587270bd8e76476a5267a78d73e5b37c..5ebc288d727150f460cbc94121266b116cbcfad0 100644 (file)
 
 #--- END OF EXAMPLES ---
 
+# 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
+
 # James Le Cuirot <chewi@gentoo.org> (02 Nov 2018)
 # Vulkan is only available on amd64 at present.
 media-libs/libsdl2 -vulkan
index 0d31a6716b68eafb54510ea97b4ba451ed92092a..f67d7a0c944fd0791ac1405a937a55364b4c86d3 100644 (file)
@@ -1,6 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Thomas Deutschmann <whissi@gentoo.org> (15 Nov 2018)
+# - rdrand plugin is only supported on amd64 and x86
+# - padlock plugin is only supported on amd64 and x86
+net-vpn/strongswan strongswan_plugins_rdrand strongswan_plugins_padlock
+
 # James Le Cuirot <chewi@gentoo.org> (02 Nov 2018)
 # Vulkan is only available on amd64 at present.
 media-libs/libsdl2 vulkan
index 39a47a933e9d656645379d9bcee5af3e817beb61..672a44d0c174e6ad175b86cc9fd24be28913a137 100644 (file)
@@ -3,6 +3,11 @@
 
 # This file requires >=portage-2.1.1
 
+# Thomas Deutschmann <whissi@gentoo.org> (15 Nov 2018)
+# - rdrand plugin is supported on x86
+# - padlock plugin is supported on x86
+net-vpn/strongswan -strongswan_plugins_rdrand -strongswan_plugins_padlock
+
 # Alexys Jacob <ultrabug@gentoo.org> (05 Nov 2018)
 # Requires dev-db/mongodb which has dropped x86 support
 net-analyzer/zmap mongo