diff options
author | Sam James <sam@gentoo.org> | 2021-07-17 05:58:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-17 05:58:40 +0100 |
commit | 46c358f4f8365f69e79918ea1e020b74b4afc275 (patch) | |
tree | 879774e4f807d22c2894386c20fbb46caa7c90c9 /x11-apps/fonttosfnt | |
parent | media-libs/mesa: Stabilize 21.1.4 arm, #797562 (diff) | |
download | gentoo-46c358f4f8365f69e79918ea1e020b74b4afc275.tar.gz gentoo-46c358f4f8365f69e79918ea1e020b74b4afc275.tar.bz2 gentoo-46c358f4f8365f69e79918ea1e020b74b4afc275.zip |
x11-apps/fonttosfnt: Stabilize 1.2.2 arm, #797562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/fonttosfnt')
-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 d39f3e862a89..9c308ccfea51 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 |