diff options
author | 2023-11-03 23:56:52 +0000 | |
---|---|---|
committer | 2023-11-03 23:56:52 +0000 | |
commit | 66b6070c6df2c3e077693cd1c34d5444b0a07373 (patch) | |
tree | 12ee3533707265985216065aad2d306198cc6111 /x11-apps | |
parent | x11-apps/fonttosfnt: Stabilize 1.2.3 arm64, #916770 (diff) | |
download | gentoo-66b6070c6df2c3e077693cd1c34d5444b0a07373.tar.gz gentoo-66b6070c6df2c3e077693cd1c34d5444b0a07373.tar.bz2 gentoo-66b6070c6df2c3e077693cd1c34d5444b0a07373.zip |
x11-apps/fonttosfnt: Stabilize 1.2.3 x86, #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 bd155a671d95..11ebd2cc3c0f 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 |