diff options
author | 2021-03-25 23:40:59 +0000 | |
---|---|---|
committer | 2021-03-25 23:40:59 +0000 | |
commit | ed0ab2ad4bc9661bd7b8e2734d76cd837cae6835 (patch) | |
tree | 41a3ce0f7afebb326038e9e4a63602d3657bd5de /x11-apps | |
parent | media-libs/mesa: Stabilize 20.3.4 ppc64, #774921 (diff) | |
download | gentoo-ed0ab2ad4bc9661bd7b8e2734d76cd837cae6835.tar.gz gentoo-ed0ab2ad4bc9661bd7b8e2734d76cd837cae6835.tar.bz2 gentoo-ed0ab2ad4bc9661bd7b8e2734d76cd837cae6835.zip |
x11-apps/fonttosfnt: Stabilize 1.2.1 ppc64, #774921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 4245e106ef12..c90c675db30a 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 |