diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-17 14:18:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-17 14:18:16 +0300 |
commit | 379076ddac13e5cff98c17021e0c12e621c3b038 (patch) | |
tree | dccb5c0cfb8ddd61e3ac7da84d56ec428cc86b70 /media-libs | |
parent | x11-libs/pango: s390 stable wrt bug #664108 (diff) | |
download | gentoo-379076ddac13e5cff98c17021e0c12e621c3b038.tar.gz gentoo-379076ddac13e5cff98c17021e0c12e621c3b038.tar.bz2 gentoo-379076ddac13e5cff98c17021e0c12e621c3b038.zip |
media-libs/fontconfig: s390 stable wrt bug #664108
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild b/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild index 490263d1f590..560514f741c6 100644 --- a/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild +++ b/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://fontconfig.org/release/${P}.tar.bz2" LICENSE="MIT" SLOT="1.0" [[ $(ver_cut 3) -ge 90 ]] || \ -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs" # Purposefully dropped the xml USE flag and libxml2 support. Expat is the |