diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2017-05-06 02:04:26 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-07 10:23:02 +0200 |
commit | 046d880c3cba536602cafc350383a40fc492ffbc (patch) | |
tree | 02d03ca790425342e5886dee0b32eb2f35e7cd54 /profiles/arch/powerpc | |
parent | media-plugins/kodi-pvr-vdr-vnsi-9999: The project has moved; update to the ne... (diff) | |
download | gentoo-046d880c3cba536602cafc350383a40fc492ffbc.tar.gz gentoo-046d880c3cba536602cafc350383a40fc492ffbc.tar.bz2 gentoo-046d880c3cba536602cafc350383a40fc492ffbc.zip |
profiles/arch/powerpc/ppc64/64ul: mask luajit USE, #608326
Closes: https://github.com/gentoo/gentoo/pull/4549
Diffstat (limited to 'profiles/arch/powerpc')
-rw-r--r-- | profiles/arch/powerpc/ppc64/64ul/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask index c08e2f27a271..95f5b5ec1673 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.mask @@ -1,5 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation; Distributed under the GPL v2 +# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (07 May 2017) +# There is no luajit support on ppc64 userland. Bug #608326. +luajit + # Anthony G. Basile <blueness@gentoo.org> (01 Aug 2015) # There is no luajit support on ppc64 userland. Bug #554376. luajittex |