dev-libs/libconfig: mark s390 stable
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 9 Jun 2018 19:31:35 +0000 (22:31 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 9 Jun 2018 19:31:35 +0000 (22:31 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-libs/libconfig/libconfig-1.5.ebuild

index 1f9cc4f295f085c4d5b03de2d499f98e4c7d9758..ba09057dd62a38cd34ea3897b5afcfa8f6c801eb 100644 (file)
@@ -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="