diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 15:03:40 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 15:03:40 +0800 |
commit | 556432b4a76fa2a4ee9017441d4d13bb2fc5d1ec (patch) | |
tree | 0335f8f812b3526d9f438f5bd8fe7b9e2677367d /app-text/highlight | |
parent | app-text/docbook-sgml-dtd: keyword 4.1-r5 for ~loong (diff) | |
download | gentoo-556432b4a76fa2a4ee9017441d4d13bb2fc5d1ec.tar.gz gentoo-556432b4a76fa2a4ee9017441d4d13bb2fc5d1ec.tar.bz2 gentoo-556432b4a76fa2a4ee9017441d4d13bb2fc5d1ec.zip |
app-text/highlight: keyword 4.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-4.1.ebuild b/app-text/highlight/highlight-4.1.ebuild index bf1c828666e9..7a8b44f56b5c 100644 --- a/app-text/highlight/highlight-4.1.ebuild +++ b/app-text/highlight/highlight-4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples qt5" REQUIRED_USE="${LUA_REQUIRED_USE}" |