summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-12-08 15:03:32 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-12-08 15:36:14 +0800
commit439ffcd5b6ab58dfdefce28db3ba7f4bda733e54 (patch)
tree877d3d8d8c70ed3e126000d01e0cd713d69f0bd3 /dev-tex
parentdev-tex/latexdiff: keyword 1.3.2 for ~loong (diff)
downloadgentoo-439ffcd5b6ab58dfdefce28db3ba7f4bda733e54.tar.gz
gentoo-439ffcd5b6ab58dfdefce28db3ba7f4bda733e54.tar.bz2
gentoo-439ffcd5b6ab58dfdefce28db3ba7f4bda733e54.zip
dev-tex/latexmk: keyword 470b for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/latexmk/latexmk-470b.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/latexmk/latexmk-470b.ebuild b/dev-tex/latexmk/latexmk-470b.ebuild
index 78e68eeaf3c8..590510a61fc0 100644
--- a/dev-tex/latexmk/latexmk-470b.ebuild
+++ b/dev-tex/latexmk/latexmk-470b.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://personal.psu.edu/~jcc8/software/${PN}/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos"
RDEPEND="virtual/latex-base
dev-lang/perl"