From: Mikle Kolyada Date: Sat, 9 Jun 2018 19:31:35 +0000 (+0300) Subject: dev-libs/libconfig: mark s390 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2831a52a10abb8d19c5a5dfcd0fee8605bf9f9ac;p=gentoo.git dev-libs/libconfig: mark s390 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-libs/libconfig/libconfig-1.5.ebuild b/dev-libs/libconfig/libconfig-1.5.ebuild index 1f9cc4f295f0..ba09057dd62a 100644 --- a/dev-libs/libconfig/libconfig-1.5.ebuild +++ b/dev-libs/libconfig/libconfig-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.hyperrealm.com/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 sparc x86 ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 s390 sparc x86 ~x86-linux" IUSE="+cxx examples static-libs" DEPEND="