diff options
author | 2024-08-30 18:09:35 +0100 | |
---|---|---|
committer | 2024-08-30 18:09:35 +0100 | |
commit | b170fa3710e33bddfb826ad59ec213062b646771 (patch) | |
tree | c8a5ba574ce0b3127cacba2b6da0d81cbbf1e22a /media-fonts/tibetan-machine-font | |
parent | media-fonts/mikachan-font-ttf: Keyword 8.9-r2 arm64, #937303 (diff) | |
download | gentoo-b170fa3710e33bddfb826ad59ec213062b646771.tar.gz gentoo-b170fa3710e33bddfb826ad59ec213062b646771.tar.bz2 gentoo-b170fa3710e33bddfb826ad59ec213062b646771.zip |
media-fonts/tibetan-machine-font: Keyword 1.901 arm64, #937303
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts/tibetan-machine-font')
-rw-r--r-- | media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild b/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild index e313f90f0be6..10550f9e526f 100644 --- a/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild +++ b/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/TibetanMachineUnicodeFont-${PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv x86" BDEPEND="app-arch/unzip" |