summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-09 14:32:01 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-10 08:33:29 +0800
commit3a162ed42fa93b089c954234a3bec6d63c4bfe00 (patch)
treee1929a6c98db292b18a063afaea65e3123c38144 /dev-util/source-highlight
parentdev-util/ctags: keyword 20211017.0 for ~loong (diff)
downloadgentoo-3a162ed42fa93b089c954234a3bec6d63c4bfe00.tar.gz
gentoo-3a162ed42fa93b089c954234a3bec6d63c4bfe00.tar.bz2
gentoo-3a162ed42fa93b089c954234a3bec6d63c4bfe00.zip
dev-util/source-highlight: keyword 3.1.9-r1 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r--dev-util/source-highlight/source-highlight-3.1.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/source-highlight/source-highlight-3.1.9-r1.ebuild b/dev-util/source-highlight/source-highlight-3.1.9-r1.ebuild
index f2fb6102e07c..f9b33957032a 100644
--- a/dev-util/source-highlight/source-highlight-3.1.9-r1.ebuild
+++ b/dev-util/source-highlight/source-highlight-3.1.9-r1.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
@@ -9,7 +9,7 @@ DESCRIPTION="Generate highlighted source code as an (x)html document"
HOMEPAGE="https://www.gnu.org/software/src-highlite/source-highlight.html"
SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
LICENSE="GPL-3"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
SLOT="0"
IUSE="doc static-libs"