diff options
author | Sam James <sam@gentoo.org> | 2024-12-18 23:16:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-18 23:16:38 +0000 |
commit | 087f79376ebd1380c172852b195b2c24ba5641e1 (patch) | |
tree | 101f2230ef0d495baad8ddad428088130285fbc1 /x11-apps | |
parent | x11-apps/fonttosfnt: Stabilize 1.2.4 sparc, #946640 (diff) | |
download | gentoo-087f79376ebd1380c172852b195b2c24ba5641e1.tar.gz gentoo-087f79376ebd1380c172852b195b2c24ba5641e1.tar.bz2 gentoo-087f79376ebd1380c172852b195b2c24ba5641e1.zip |
x11-apps/fonttosfnt: Stabilize 1.2.4 amd64, #946640
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.4.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.4.ebuild index ebbac6981be5..ce032089a40a 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.4.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.4.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit xorg-3 DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="media-libs/freetype:2 x11-libs/libX11 |