Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608326 - Add 'luajit' USE to use.mask on ppc64 arch.
Summary: Add 'luajit' USE to use.mask on ppc64 arch.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: PPC64 Linux
: Normal normal
Assignee: ppc64 architecture team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-05 13:34 UTC by Coacher
Modified: 2023-07-25 13:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2017-02-05 13:34:10 UTC
Hello.

luajit upstream doesn't support ppc64.
See bug 554376 or bug 488318.

Please add 'luajit' to use.mask on ppc64 arch similarly to how 'luajittex' is in use.mask.
Comment 1 Coacher 2017-05-07 18:41:36 UTC
Fixed in commit 046d880c3cba536602cafc350383a40fc492ffbc
Author:     Ilya Tumaykin <itumaykin@gmail.com>
AuthorDate: Sat May 6 02:04:26 2017 +0300
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Sun May 7 10:23:02 2017 +0200

    profiles/arch/powerpc/ppc64/64ul: mask luajit USE, #608326

    Closes: https://github.com/gentoo/gentoo/pull/4549