diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 14:42:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 14:42:56 +0100 |
commit | 3e96adcae87521814a1a186d2bfe7ab8d60250ad (patch) | |
tree | aaa7ab7d8d20609c7215045d7ea3cf79fd5f4748 /x11-apps | |
parent | media-libs/mesa: Stabilize 21.1.4 x86, #797562 (diff) | |
download | gentoo-3e96adcae87521814a1a186d2bfe7ab8d60250ad.tar.gz gentoo-3e96adcae87521814a1a186d2bfe7ab8d60250ad.tar.bz2 gentoo-3e96adcae87521814a1a186d2bfe7ab8d60250ad.zip |
x11-apps/fonttosfnt: Stabilize 1.2.2 x86, #797562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild index 9c308ccfea51..4245e106ef12 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.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 |