summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-12-08 15:03:30 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-12-08 15:36:13 +0800
commit3629df64aeb87055b3a022bd23d2d564d3f63122 (patch)
tree5ca37cfe8f581faadde0c0b26a6ca8159cf41d7c /dev-tex
parentapp-text/dvisvgm: keyword 2.14-r1 for ~loong (diff)
downloadgentoo-3629df64aeb87055b3a022bd23d2d564d3f63122.tar.gz
gentoo-3629df64aeb87055b3a022bd23d2d564d3f63122.tar.bz2
gentoo-3629df64aeb87055b3a022bd23d2d564d3f63122.zip
dev-tex/latexdiff: keyword 1.3.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/latexdiff/latexdiff-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latexdiff/latexdiff-1.3.2.ebuild b/dev-tex/latexdiff/latexdiff-1.3.2.ebuild
index 7476556f2b0e..d7097100bdd9 100644
--- a/dev-tex/latexdiff/latexdiff-1.3.2.ebuild
+++ b/dev-tex/latexdiff/latexdiff-1.3.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/ftilmann/latexdiff.git"
else
SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3"