diff options
author | Sam James <sam@gentoo.org> | 2023-11-03 23:56:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-03 23:56:51 +0000 |
commit | 93bfd72e49d970f4ee93cd754e79a7173dce7c20 (patch) | |
tree | 17395606308833d47845f6152b8e3b1303e3fd5e /x11-apps | |
parent | x11-drivers/xf86-video-siliconmotion: Stabilize 1.7.10 x86, #916769 (diff) | |
download | gentoo-93bfd72e49d970f4ee93cd754e79a7173dce7c20.tar.gz gentoo-93bfd72e49d970f4ee93cd754e79a7173dce7c20.tar.bz2 gentoo-93bfd72e49d970f4ee93cd754e79a7173dce7c20.zip |
x11-apps/fonttosfnt: Stabilize 1.2.3 arm64, #916770
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.3.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.3.ebuild index 4ea105a6277a..bd155a671d95 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.3.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.3.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND="media-libs/freetype:2 x11-libs/libX11 |