diff options
author | Sam James <sam@gentoo.org> | 2024-06-16 01:29:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-16 01:29:13 +0100 |
commit | 39a07a11dac1c1ca42fe07e30f917b8b18b4f0c8 (patch) | |
tree | e6cea08eda59607a2f7903a55b802833e5f17c35 /dev-texlive/texlive-context | |
parent | dev-texlive/texlive-context: Stabilize 2023_p69108-r3 arm64, #934292 (diff) | |
download | gentoo-39a07a11dac1c1ca42fe07e30f917b8b18b4f0c8.tar.gz gentoo-39a07a11dac1c1ca42fe07e30f917b8b18b4f0c8.tar.bz2 gentoo-39a07a11dac1c1ca42fe07e30f917b8b18b4f0c8.zip |
dev-texlive/texlive-context: Stabilize 2023_p69108-r3 amd64, #934292
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-context')
-rw-r--r-- | dev-texlive/texlive-context/texlive-context-2023_p69108-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-context/texlive-context-2023_p69108-r3.ebuild b/dev-texlive/texlive-context/texlive-context-2023_p69108-r3.ebuild index 7cbc3ccef2ba..fcfe2ddab8c8 100644 --- a/dev-texlive/texlive-context/texlive-context-2023_p69108-r3.ebuild +++ b/dev-texlive/texlive-context/texlive-context-2023_p69108-r3.ebuild @@ -57,7 +57,7 @@ DESCRIPTION="TeXLive ConTeXt and packages" LICENSE="BSD BSD-2 GPL-1+ GPL-2 GPL-3 LGPL-2+ LPPL-1.3 LPPL-1.3c MIT TeX TeX-other-free public-domain" 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" COMMON_DEPEND=" >=dev-texlive/texlive-basic-2023 " |