diff options
author | Sam James <sam@gentoo.org> | 2021-03-25 23:41:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-25 23:41:39 +0000 |
commit | 59216168771028ab77e0649d27da05cfeb1fa76a (patch) | |
tree | 0a3945b25e9563bf2b3150ccf3f65b1576fe716d /x11-apps/fonttosfnt | |
parent | media-libs/mesa: Stabilize 20.3.4 ppc, #774921 (diff) | |
download | gentoo-59216168771028ab77e0649d27da05cfeb1fa76a.tar.gz gentoo-59216168771028ab77e0649d27da05cfeb1fa76a.tar.bz2 gentoo-59216168771028ab77e0649d27da05cfeb1fa76a.zip |
x11-apps/fonttosfnt: Stabilize 1.2.1 ppc, #774921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/fonttosfnt')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild index c90c675db30a..d0b9c33d84ff 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild @@ -5,7 +5,7 @@ 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 ~s390 sparc x86" IUSE="" RDEPEND="media-libs/freetype:2 x11-libs/libX11 |