diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-23 15:26:08 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-23 15:26:08 +0200 |
commit | d8d0f1ddebe0d2e29c450889458d52a8b5ae7039 (patch) | |
tree | 9681070e6bc55c8fc298bdee10587cd4ef39c839 /profiles/arch | |
parent | profiles.desc: drop versions from prefix/cygwin profiles (diff) | |
download | gentoo-d8d0f1ddebe0d2e29c450889458d52a8b5ae7039.tar.gz gentoo-d8d0f1ddebe0d2e29c450889458d52a8b5ae7039.tar.bz2 gentoo-d8d0f1ddebe0d2e29c450889458d52a8b5ae7039.zip |
profiles/arch/alpha: Mask luajit USE flag
There is no luajit support on alpha, so mask the USE flag.
Gentoo-Bug: 554376
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 5b788156ba93..744890d855fc 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License, v2 # $Id$ +# Tobias Klausmann <klausman@gentoo.org> (23 May 2016) +# There is no luajit support on alpha. Bug #554376. +luajittex + # Tobias Klausmann <klausman@gentoo.org> (05 Feb 2016) # Newer versions of libgadu depend on protobuf-c, which doesn't # compile on alpha as of slot:0. |