diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 16:43:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 16:43:11 +0300 |
commit | 530e9e4b20281c37f8b04bdf540b6156df95c580 (patch) | |
tree | 1acf4121cc7591955f5c88cbebb61aa25ed7bc50 /media-libs/ftgl | |
parent | media-libs/libgphoto2: Add ~s390 keyword (diff) | |
download | gentoo-530e9e4b20281c37f8b04bdf540b6156df95c580.tar.gz gentoo-530e9e4b20281c37f8b04bdf540b6156df95c580.tar.bz2 gentoo-530e9e4b20281c37f8b04bdf540b6156df95c580.zip |
media-libs/ftgl: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-libs/ftgl')
-rw-r--r-- | media-libs/ftgl/ftgl-2.1.3_rc5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild index 068c13cabe6e..4081b052c58b 100644 --- a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild +++ b/media-libs/ftgl/ftgl-2.1.3_rc5.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=6 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=">=media-libs/freetype-2.0.9 |