diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2018-02-26 20:19:23 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-03 12:06:22 +0100 |
commit | bb7866e2bacc92ed96e6f9724f1acdb817d533a1 (patch) | |
tree | b54766d6ec098822dd3e4ef0381e2b23edf65393 /profiles | |
parent | sys-cluster/teleport: add v2.4.2 (diff) | |
download | gentoo-bb7866e2bacc92ed96e6f9724f1acdb817d533a1.tar.gz gentoo-bb7866e2bacc92ed96e6f9724f1acdb817d533a1.tar.bz2 gentoo-bb7866e2bacc92ed96e6f9724f1acdb817d533a1.zip |
hardened/linux/powerpc/ppc64/64bit-userland/use.mask: mask luajit USE
dev-lang/luajit upstream doesn't support ppc64.
Closes: https://github.com/gentoo/gentoo/pull/7286
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/64bit-userland/use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/use.mask b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/use.mask index 26f21e518311..7961a08d7290 100644 --- a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/use.mask @@ -1,3 +1,8 @@ +# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (26 Feb 2018) +# There is no luajit support on ppc64 userland. Bug #608326. +# This mirrors USE mask from non-hardened 64ul. +luajit + # We mask this since we don't have a stable sys-process/audit yet audit |