diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-03 17:34:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-03 17:34:23 +0300 |
commit | ade7b9f405314a0e18f3c5cc515c47267857890d (patch) | |
tree | 97339bd3fef90c75fdf9746210bc03babc1942e8 /x11-apps | |
parent | media-libs/mesa: amd64 stable wrt bug #668900 (diff) | |
download | gentoo-ade7b9f405314a0e18f3c5cc515c47267857890d.tar.gz gentoo-ade7b9f405314a0e18f3c5cc515c47267857890d.tar.bz2 gentoo-ade7b9f405314a0e18f3c5cc515c47267857890d.zip |
x11-apps/fonttosfnt: amd64 stable wrt bug #668900
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild index 369449140522..419744cbbdff 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit xorg-2 DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libX11 =media-libs/freetype-2* |