diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2017-03-03 20:59:36 +0300 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-03-03 20:07:36 +0100 |
commit | 5e8a9622fa788cbaedc61b415cbd0e1950ea9856 (patch) | |
tree | f818bb6288b597130f67c01c8eb5757101c4ef59 /profiles | |
parent | net-fs/nfs-utils: arm stable, bug #608152 (diff) | |
download | gentoo-5e8a9622fa788cbaedc61b415cbd0e1950ea9856.tar.gz gentoo-5e8a9622fa788cbaedc61b415cbd0e1950ea9856.tar.bz2 gentoo-5e8a9622fa788cbaedc61b415cbd0e1950ea9856.zip |
profiles: mask luajit USE on alpha
Gentoo-Bug: 608322
Closes: https://github.com/gentoo/gentoo/pull/4109
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/use.mask | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 6733d4012c27..70fcce23c1b2 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 +# Tobias Klausmann <klausman@gentoo.org> (03 March 2017) +# There is no luajit support on alpha. Bugs #554376, #608322. +luajit +luajittex + # Andreas Sturmlechner <asturm@gentoo.org> (25 Feb 2017) # kwallet integration split from kde to distinct flag kwallet @@ -10,10 +15,6 @@ kwallet # This may change when/if qt4 goes away. qt5 -# 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. |