diff options
author | Sam James <sam@gentoo.org> | 2024-08-30 18:09:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-30 18:09:27 +0100 |
commit | 332236337a710b8c43abcccbdd066a3e836114a5 (patch) | |
tree | e65830fc8e84ac76ebe0d543e2804ca59145bacc /media-fonts/ibm-plex | |
parent | media-fonts/hermit: Keyword 1.21 arm64, #937303 (diff) | |
download | gentoo-332236337a710b8c43abcccbdd066a3e836114a5.tar.gz gentoo-332236337a710b8c43abcccbdd066a3e836114a5.tar.bz2 gentoo-332236337a710b8c43abcccbdd066a3e836114a5.zip |
media-fonts/ibm-plex: Keyword 5.1.3 arm64, #937303
Signed-off-by: Sam James <sam@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 0dfc5ede5b0b..67200fbd7ead 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-2022 Gentoo Authors +# Copyright 2019-2024 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 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv x86" IUSE="otf +ttf" REQUIRED_USE="^^ ( otf ttf )" |