commit: 13f8b6a4443f64e7d67e1733df26aa806493fa0e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 12 22:04:21 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Jun 12 22:04:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13f8b6a4
dev-python/urllib3: restore s390 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/urllib3/urllib3-1.22.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/urllib3/urllib3-1.22.ebuild
b/dev-python/urllib3/urllib3-1.22.ebuild
index 4d8d60b5056..89e1f8e2353 100644
--- a/dev-python/urllib3/urllib3-1.22.ebuild
+++ b/dev-python/urllib3/urllib3-1.22.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh
sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos
~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc
x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos
~x64-solaris"
IUSE="doc test"
RESTRICT="test"