diff options
author | 2025-02-07 16:43:06 +0200 | |
---|---|---|
committer | 2025-02-07 16:43:06 +0200 | |
commit | 490d6c7cfea920a7004625b9f671723dfac2c7f6 (patch) | |
tree | bf15a7b152d06b5401839dc90a3a60428ddc45ed /app-text | |
parent | app-text/texlive: Keyword 2024 x86, #946199 (diff) | |
download | gentoo-490d6c7cfea920a7004625b9f671723dfac2c7f6.tar.gz gentoo-490d6c7cfea920a7004625b9f671723dfac2c7f6.tar.bz2 gentoo-490d6c7cfea920a7004625b9f671723dfac2c7f6.zip |
app-text/texlive-core: Keyword 2024-r1 x86, #946199
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2024-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2024-r1.ebuild b/app-text/texlive-core/texlive-core-2024-r1.ebuild index 1f5461b8df3b..966774c66cd5 100644 --- a/app-text/texlive-core/texlive-core-2024-r1.ebuild +++ b/app-text/texlive-core/texlive-core-2024-r1.ebuild @@ -133,7 +133,7 @@ SRC_URI+=" )" S="${WORKDIR}/${MY_P}" LICENSE="BSD CC-BY-SA-4.0 GPL-1+ GPL-2 GPL-2+ GPL-3+ MIT TeX-other-free" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~x86" IUSE="cjk X doc source tk +luajittex xetex xindy" TEXMF_PATH=/usr/share/texmf-dist |