diff options
author | 2025-01-15 11:43:40 +0000 | |
---|---|---|
committer | 2025-01-15 11:43:40 +0000 | |
commit | fa6d7ea699eff5260c00fcd14ec0e5869a550f6a (patch) | |
tree | 48cd3ae87928bd8cd4ab71cabc363c468113ef9d /dev-tex | |
parent | dev-tex/biber: Stabilize 2.20 arm, #948142 (diff) | |
download | gentoo-fa6d7ea699eff5260c00fcd14ec0e5869a550f6a.tar.gz gentoo-fa6d7ea699eff5260c00fcd14ec0e5869a550f6a.tar.bz2 gentoo-fa6d7ea699eff5260c00fcd14ec0e5869a550f6a.zip |
dev-tex/latexmk: Stabilize 4.85 arm, #948142
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latexmk/latexmk-4.85.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/latexmk/latexmk-4.85.ebuild b/dev-tex/latexmk/latexmk-4.85.ebuild index f3a6644f50d2..1590344996ee 100644 --- a/dev-tex/latexmk/latexmk-4.85.ebuild +++ b/dev-tex/latexmk/latexmk-4.85.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" RDEPEND=" dev-lang/perl |