From 439ffcd5b6ab58dfdefce28db3ba7f4bda733e54 Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Thu, 8 Dec 2022 15:03:32 +0800 Subject: [PATCH] dev-tex/latexmk: keyword 470b for ~loong Signed-off-by: WANG Xuerui --- dev-tex/latexmk/latexmk-470b.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tex/latexmk/latexmk-470b.ebuild b/dev-tex/latexmk/latexmk-470b.ebuild index 78e68eeaf3c8d..590510a61fc0a 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"