diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-05-14 20:05:14 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-05-14 20:32:55 +0800 |
commit | acd5bad8b0e4e189e0740a776afa6516fa2a6ce5 (patch) | |
tree | dfe261b19054417ed0c71c0619008040fe4ee439 /x11-apps/fonttosfnt | |
parent | app-crypt/libscrypt: version bump to 1.22 (diff) | |
download | gentoo-acd5bad8b0e4e189e0740a776afa6516fa2a6ce5.tar.gz gentoo-acd5bad8b0e4e189e0740a776afa6516fa2a6ce5.tar.bz2 gentoo-acd5bad8b0e4e189e0740a776afa6516fa2a6ce5.zip |
x11-apps/fonttosfnt: keyword 1.2.2 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-apps/fonttosfnt')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild index d0b9c33d84ff..4dd4d9591d65 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit xorg-3 DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" RDEPEND="media-libs/freetype:2 x11-libs/libX11 |