diff options
author | 2022-05-25 16:15:09 +0800 | |
---|---|---|
committer | 2022-05-25 16:28:43 +0800 | |
commit | c469611f26ad1856bef482fe25748ecd5cef1fdd (patch) | |
tree | f37db9842cac1928a5015ab0ef4f4b04360542b2 /media-fonts/ibm-plex | |
parent | media-fonts/hunkyfonts: keyword 0.3.1 for ~loong (diff) | |
download | gentoo-c469611f26ad1856bef482fe25748ecd5cef1fdd.tar.gz gentoo-c469611f26ad1856bef482fe25748ecd5cef1fdd.tar.bz2 gentoo-c469611f26ad1856bef482fe25748ecd5cef1fdd.zip |
media-fonts/ibm-plex: keyword 5.1.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-fonts/ibm-plex')
-rw-r--r-- | media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild b/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild index 2a89a69d97e5..0dfc5ede5b0b 100644 --- a/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild +++ b/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/IBM/plex/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="amd64 ~riscv x86" +KEYWORDS="amd64 ~loong ~riscv x86" IUSE="otf +ttf" REQUIRED_USE="^^ ( otf ttf )" |