diff options
author | 2024-02-26 14:55:38 +0100 | |
---|---|---|
committer | 2024-02-26 14:55:38 +0100 | |
commit | f28c6e6a5d5176bb5b7dc8dbe07812237912d04f (patch) | |
tree | 1284b9715c07a0059a224896e0a79bedc316a423 | |
parent | app-text/texlive-core: fix DoubleEmptyLine (diff) | |
download | tex-overlay-f28c6e6a5d5176bb5b7dc8dbe07812237912d04f.tar.gz tex-overlay-f28c6e6a5d5176bb5b7dc8dbe07812237912d04f.tar.bz2 tex-overlay-f28c6e6a5d5176bb5b7dc8dbe07812237912d04f.zip |
app-text/texlive-core: tabify
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r-- | app-text/texlive-core/texlive-core-2023.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive-core/texlive-core-2023.ebuild b/app-text/texlive-core/texlive-core-2023.ebuild index 881aff4..6205862 100644 --- a/app-text/texlive-core/texlive-core-2023.ebuild +++ b/app-text/texlive-core/texlive-core-2023.ebuild @@ -263,8 +263,8 @@ src_configure() { --enable-web2c=yes --enable-afm2pl=yes --enable-dvidvi=yes - --enable-dviljk=yes - $(use_enable cjk dvipdfm-x) + --enable-dviljk=yes + $(use_enable cjk dvipdfm-x) --enable-dvipos=yes --enable-gregorio=yes --enable-gsftopk=yes |