diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-28 16:57:49 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-08 18:09:24 +0800 |
commit | 7585637a1572236250b6b18ead251caf45738a0c (patch) | |
tree | 534db9d96dfbe90fabf184a3b6f90b6c5124e33f /media-fonts | |
parent | media-fonts/thaifonts-scalable: keyword ~riscv (diff) | |
download | gentoo-7585637a1572236250b6b18ead251caf45738a0c.tar.gz gentoo-7585637a1572236250b6b18ead251caf45738a0c.tar.bz2 gentoo-7585637a1572236250b6b18ead251caf45738a0c.zip |
media-fonts/tibetan-machine-font: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-fonts')
-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 8ee15a0cc8ce..d499a5d8aa92 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-2019 Gentoo Authors +# Copyright 1999-2021 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 x86" +KEYWORDS="amd64 ~riscv x86" BDEPEND="app-arch/unzip" |