Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/highlight/
Date: Sat, 14 May 2022 07:04:32
Message-Id: 1652511820.556432b4a76fa2a4ee9017441d4d13bb2fc5d1ec.xen0n@gentoo
1 commit: 556432b4a76fa2a4ee9017441d4d13bb2fc5d1ec
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 14 07:03:40 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sat May 14 07:03:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556432b4
7
8 app-text/highlight: keyword 4.1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 app-text/highlight/highlight-4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/highlight/highlight-4.1.ebuild b/app-text/highlight/highlight-4.1.ebuild
16 index bf1c828666e9..7a8b44f56b5c 100644
17 --- a/app-text/highlight/highlight-4.1.ebuild
18 +++ b/app-text/highlight/highlight-4.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="examples qt5"
26
27 REQUIRED_USE="${LUA_REQUIRED_USE}"