diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-03 13:49:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-03 13:50:02 +0300 |
commit | b981e93a74cf87a1ee2b8d5376ede17683c028dd (patch) | |
tree | 5dda713b8575ab8091b933dc1f92f5e0ba8d7344 /x11-apps | |
parent | app-crypt/rhash: Version bump to 1.3.8 (diff) | |
download | gentoo-b981e93a74cf87a1ee2b8d5376ede17683c028dd.tar.gz gentoo-b981e93a74cf87a1ee2b8d5376ede17683c028dd.tar.bz2 gentoo-b981e93a74cf87a1ee2b8d5376ede17683c028dd.zip |
x11-apps/mkfontscale: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild index 9cb7e7d141cc..bb2c8a3d40b5 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="create an index of scalable font files for X" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libfontenc |