commit:     40688e180be0921da234bf26f13ae9ebf606c6b9
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 13:15:23 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 31 13:15:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40688e18

app-text/texlive-core: make luajithbtex optional

Closes: https://bugs.gentoo.org/726354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-text/texlive-core/texlive-core-2020-r4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/texlive-core/texlive-core-2020-r4.ebuild 
b/app-text/texlive-core/texlive-core-2020-r4.ebuild
index d791d0185e6..52124ce5075 100644
--- a/app-text/texlive-core/texlive-core-2020-r4.ebuild
+++ b/app-text/texlive-core/texlive-core-2020-r4.ebuild
@@ -243,6 +243,7 @@ src_configure() {
                --disable-build-in-source-tree \
                --with-banner-add=" Gentoo Linux" \
                $(use_enable luajittex) \
+               $(use_enable luajittex luajithbtex) \
                $(use_enable luajittex mfluajit) \
                $(use_enable xetex) \
                $(use_enable cjk dviout-util) \

Reply via email to