summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororbea <orbea@riseup.net>2024-07-19 08:49:01 -0700
committerJoonas Niilola <juippis@gentoo.org>2024-07-22 08:45:08 +0300
commitedd37504eb2b392d27558a4105ba24a56348d3ad (patch)
treeadb443430ebb838f3d144db1895d4de5796cef35 /profiles/arch/x86
parentgames-emulation/rmg: new package, add 0.6.5, 9999 (diff)
downloadgentoo-edd37504eb2b392d27558a4105ba24a56348d3ad.tar.gz
gentoo-edd37504eb2b392d27558a4105ba24a56348d3ad.tar.bz2
gentoo-edd37504eb2b392d27558a4105ba24a56348d3ad.zip
profiles: add masks for the dynarec USE for games-emulation/rmg
This is only supported upstream on amd64, arm, arm64 and x86. Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35028 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r--profiles/arch/x86/package.use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 672e1e1ba48f..ddda1cc8f9a4 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# orbea <orbea@riseup.net> (2024-07-19)
+# Unmask the dynarec flag which has x86 asm.
+games-emulation/rmg -dynarec
+
# Matt Turner <mattst88@gentoo.org> (2024-07-17)
# We only want to support spirv-llvm-translator >= 17 on x86, which is a
# dependency of mesa.