From 67e17930f5dc6ce0f781fb7f8defbf26471fa03a Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sat, 3 Nov 2018 11:21:41 +0000 Subject: [PATCH] profiles: Mask media-libs/libsdl2[vulkan] on all but amd64 Signed-off-by: James Le Cuirot --- profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 3011e9344375..e81b99e2eb26 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# James Le Cuirot (02 Nov 2018) +# Vulkan is only available on amd64 at present. +media-libs/libsdl2 -vulkan + # Thomas Deutschmann (12 Oct 2018) # www-client/firefox is available on amd64 app-misc/tracker -firefox-bookmarks diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 68da82ad967c..0d31a6716b68 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot (02 Nov 2018) +# Vulkan is only available on amd64 at present. +media-libs/libsdl2 vulkan + # Michael Palimaka (12 Oct 2018) # Only available on amd64/x86 net-analyzer/testssl bundled-openssl kerberos -- 2.26.2