dev-libs/hiredis: restore s390 keywords
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 8 Jun 2018 11:10:27 +0000 (14:10 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 8 Jun 2018 11:10:27 +0000 (14:10 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-libs/hiredis/hiredis-0.13.3.ebuild

index 5ba57f6d832b55e6d3c1b86366e889cb9785d657..f9c5caf202ac6b098c946cda2894c0a7fc7d17ef 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="6"
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/0.13"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x64-solaris"
 IUSE="examples static-libs test"
 
 DEPEND="test? ( dev-db/redis )"