diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-12-10 09:22:47 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-12-10 12:03:22 +0100 |
commit | a83cd072c4a573eaaddcace94891f1608ba51d2c (patch) | |
tree | 0788a2a79146958f61a94efd3b322761b43ee7cf /app-text/texlive-core | |
parent | app-text/texlive: unkeyword 2024 (diff) | |
download | gentoo-a83cd072c4a573eaaddcace94891f1608ba51d2c.tar.gz gentoo-a83cd072c4a573eaaddcace94891f1608ba51d2c.tar.bz2 gentoo-a83cd072c4a573eaaddcace94891f1608ba51d2c.zip |
app-text/texlive-core: unkeyword 2024-r1
To prepare unmasking and (re-)keywording of texlive 2024, unkeyword to
~amd64 only.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text/texlive-core')
-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 5b95af18f362..6315f2f5bb0e 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64" IUSE="cjk X doc source tk +luajittex xetex xindy" TEXMF_PATH=/usr/share/texmf-dist |