diff options
author | James Le Cuirot <chewi@gentoo.org> | 2019-12-03 10:19:41 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-12-10 21:38:07 +0000 |
commit | bc089d4cd54dc2f663f2a1c27bfc5dbde70a576c (patch) | |
tree | 5c68776e7c1a2d7604ab5b6ba6123d92ed6b42f1 /profiles/arch/x86 | |
parent | net-misc/x2goserver: use xdg eclass (diff) | |
download | gentoo-bc089d4cd54dc2f663f2a1c27bfc5dbde70a576c.tar.gz gentoo-bc089d4cd54dc2f663f2a1c27bfc5dbde70a576c.tar.bz2 gentoo-bc089d4cd54dc2f663f2a1c27bfc5dbde70a576c.zip |
profiles: Mask app-emulation/aranym[jit] except on amd64/x86
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 87f3ad7277e7..52adc16c09c8 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# James Le Cuirot <chewi@gentoo.org> (2019-12-10) +# The JIT feature only works on amd64 and x86. +app-emulation/aranym -jit + # Andreas Sturmlechner <asturm@gentoo.org> (2019-11-20) # media-libs/libplacebo is keyworded on x86 media-video/vlc -libplacebo |