diff options
author | Sam James <sam@gentoo.org> | 2021-03-09 11:30:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-09 11:30:30 +0000 |
commit | a18be6765bee7f27ddd9d1bec30e057a20569ea6 (patch) | |
tree | e69ed9f63979cafbc400d408177a1ce43545d66a /x11-apps/fonttosfnt | |
parent | media-libs/libepoxy: Stabilize 1.5.5 x86, #774921 (diff) | |
download | gentoo-a18be6765bee7f27ddd9d1bec30e057a20569ea6.tar.gz gentoo-a18be6765bee7f27ddd9d1bec30e057a20569ea6.tar.bz2 gentoo-a18be6765bee7f27ddd9d1bec30e057a20569ea6.zip |
x11-apps/fonttosfnt: Stabilize 1.2.1 x86, #774921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/fonttosfnt')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild index 148802891779..c4569d861a5a 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.1.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 |