commit: bddcf1c4a7f3e7ff2a3345c5f8f3a4456d1008a0
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 2 08:07:28 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Feb 2 08:07:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bddcf1c4
app-text/texlive-core: disable mfluajit with luajittex too, bug #554376 by
Francois Bissey.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../{texlive-core-2016.ebuild => texlive-core-2016-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-text/texlive-core/texlive-core-2016.ebuild
b/app-text/texlive-core/texlive-core-2016-r1.ebuild
similarity index 99%
rename from app-text/texlive-core/texlive-core-2016.ebuild
rename to app-text/texlive-core/texlive-core-2016-r1.ebuild
index 4210fb9..0a81747 100644
--- a/app-text/texlive-core/texlive-core-2016.ebuild
+++ b/app-text/texlive-core/texlive-core-2016-r1.ebuild
@@ -235,6 +235,7 @@ src_configure() {
--disable-native-texlive-build \
--disable-largefile \
$(use_enable luajittex) \
+ $(use_enable luajittex mfluajit) \
$(use_enable xetex) \
$(use_enable cjk ptex) \
$(use_enable cjk eptex) \