commit:     9f88c0cda2cb64c94dee7243859a4c175ef51731
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  3 09:46:26 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar  3 09:46:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f88c0cd

profiles/arch/arm64: Mask USE=luajit globally

 profiles/arch/arm64/package.use.mask | 6 ------
 profiles/arch/arm64/use.mask         | 4 ++++
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index a3c916eaa0c..f98b7922b48 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -164,12 +164,6 @@ app-emulation/qemu qemu_softmmu_targets_i386 
qemu_softmmu_targets_x86_64
 # media-gfx/nvidia-texture-tools does not support arm64
 media-libs/devil nvtt
 
-# Alexis Ballier <[email protected]> (10 Jul 2017)
-# luajit added arm64 support in luajit 2.1, still in rc/beta, revisit this when
-# such a version hits the tree
-dev-db/redis luajit
-www-servers/nginx luajit
-
 # Alexis Ballier <[email protected]> (10 Jul 2017)
 # Virtualbox is x86 only
 app-emulation/libvirt virtualbox

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 8eaa4087bc8..d296ac03f11 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -26,6 +26,10 @@
 -neon
 -armvfp
 
+# Michał Górny <[email protected]> (03 Feb 2018)
+# dev-lang/luajit not tested here.
+luajit
+
 # Brian Evans <[email protected]> (02 Mar 2018)
 # dev-db/qdbm is net yet keyworded
 qdbm

Reply via email to