diff options
author | Sam James <sam@gentoo.org> | 2021-03-09 10:30:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-09 10:30:22 +0000 |
commit | ecfa426ea4695d97f986e5342098c8b2da919c0f (patch) | |
tree | a9ca2f80b048d9fede28abdd55d96c14aad8f7e0 /x11-apps/fonttosfnt | |
parent | media-libs/libepoxy: Stabilize 1.5.5 arm, #774921 (diff) | |
download | gentoo-ecfa426ea4695d97f986e5342098c8b2da919c0f.tar.gz gentoo-ecfa426ea4695d97f986e5342098c8b2da919c0f.tar.bz2 gentoo-ecfa426ea4695d97f986e5342098c8b2da919c0f.zip |
x11-apps/fonttosfnt: Stabilize 1.2.1 arm, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild index 1181f07fb2b4..940c8ba74091 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 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 |