diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 23:30:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 23:30:07 +0000 |
commit | 84ddb3bb0e7f82ec2fa0e67f614d826835fd0f9f (patch) | |
tree | a940e1f6ba901230cd8452d4a315e57082d92b6c /x11-apps | |
parent | media-libs/mesa: Stabilize 20.2.4 ppc64, #758461 (diff) | |
download | gentoo-84ddb3bb0e7f82ec2fa0e67f614d826835fd0f9f.tar.gz gentoo-84ddb3bb0e7f82ec2fa0e67f614d826835fd0f9f.tar.bz2 gentoo-84ddb3bb0e7f82ec2fa0e67f614d826835fd0f9f.zip |
x11-apps/fonttosfnt: Stabilize 1.2.0 ppc64, #758461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild index 6f53752cbd69..c4ed3fc5e68e 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.0.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 |