diff options
author | 2024-12-06 17:31:03 +0000 | |
---|---|---|
committer | 2024-12-06 17:31:03 +0000 | |
commit | 102f92b043eb1e280a447283a4d75b3da7af9343 (patch) | |
tree | c5e52a322e8087f9713e9f7e5fb6df665197ba27 /app-text/texlive-core | |
parent | dev-build/cmake: for live: cleanup color hack a bit, fix typo (diff) | |
download | gentoo-102f92b043eb1e280a447283a4d75b3da7af9343.tar.gz gentoo-102f92b043eb1e280a447283a4d75b3da7af9343.tar.bz2 gentoo-102f92b043eb1e280a447283a4d75b3da7af9343.zip |
app-text/texlive-core: Stabilize 2023-r10 hppa, #937396
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2023-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2023-r10.ebuild b/app-text/texlive-core/texlive-core-2023-r10.ebuild index d3b5e07d28f5..d543b20cd333 100644 --- a/app-text/texlive-core/texlive-core-2023-r10.ebuild +++ b/app-text/texlive-core/texlive-core-2023-r10.ebuild @@ -129,7 +129,7 @@ SRC_URI+=" )" S="${WORKDIR}/${MY_P}" LICENSE="BSD GPL-1+ GPL-2 GPL-2+ GPL-3+ MIT TeX-other-free" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cjk X doc source tk +luajittex xetex xindy" TEXMF_PATH=/usr/share/texmf-dist |