commit: bc089d4cd54dc2f663f2a1c27bfc5dbde70a576c Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Tue Dec 3 10:19:41 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 21:38:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc089d4c
profiles: Mask app-emulation/aranym[jit] except on amd64/x86 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ profiles/base/package.use.mask | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 5e501472e17..4b1be845a52 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 <ch...@gentoo.org> (2019-12-10) +# The JIT feature only works on amd64 and x86. +app-emulation/aranym -jit + # Thomas Deutschmann <whi...@gentoo.org> (2019-11-11) # dev-python/pandas is keyworded for amd64 sys-block/fio -gnuplot diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 87f3ad7277e..52adc16c09c 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 <ch...@gentoo.org> (2019-12-10) +# The JIT feature only works on amd64 and x86. +app-emulation/aranym -jit + # Andreas Sturmlechner <ast...@gentoo.org> (2019-11-20) # media-libs/libplacebo is keyworded on x86 media-video/vlc -libplacebo diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index acb76010e4e..396b6fe3a78 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# James Le Cuirot <ch...@gentoo.org> (2019-12-10) +# The JIT feature only works on amd64 and x86. +app-emulation/aranym jit + # Andreas Sturmlechner <ast...@gentoo.org> (2019-12-07) # dev-python/flask-cors is PMASKED. media-sound/beets webserver