diff options
author | 2022-05-25 16:16:21 +0800 | |
---|---|---|
committer | 2022-05-25 16:28:48 +0800 | |
commit | f124de945fb26721659e4ae8fed2c3585fa0a486 (patch) | |
tree | edcacbc6387e47a6c09b191c86eab8a45e342252 /media-fonts/lklug | |
parent | media-fonts/libertine: keyword 5.3.0.20120702-r3 for ~loong (diff) | |
download | gentoo-f124de945fb26721659e4ae8fed2c3585fa0a486.tar.gz gentoo-f124de945fb26721659e4ae8fed2c3585fa0a486.tar.bz2 gentoo-f124de945fb26721659e4ae8fed2c3585fa0a486.zip |
media-fonts/lklug: keyword 0.6-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-fonts/lklug')
-rw-r--r-- | media-fonts/lklug/lklug-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/lklug/lklug-0.6-r1.ebuild b/media-fonts/lklug/lklug-0.6-r1.ebuild index 913c41e2214b..fc318011c108 100644 --- a/media-fonts/lklug/lklug-0.6-r1.ebuild +++ b/media-fonts/lklug/lklug-0.6-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 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ppc ppc64 ~riscv x86" IUSE="" DOCS=( README.fonts ) |