diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-24 12:14:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-24 12:17:34 +0300 |
commit | 8118c3f56b41888b1e8c53a30b3d4541c9485a97 (patch) | |
tree | 60b70b5da6ee6c2cf9c628e795ec5e591089c6b3 /dev-python | |
parent | app-emulation/libcacard: add patch to fix test failures (diff) | |
download | gentoo-8118c3f56b41888b1e8c53a30b3d4541c9485a97.tar.gz gentoo-8118c3f56b41888b1e8c53a30b3d4541c9485a97.tar.bz2 gentoo-8118c3f56b41888b1e8c53a30b3d4541c9485a97.zip |
dev-python/hypothesis: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hypothesis/hypothesis-3.59.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-3.59.1.ebuild b/dev-python/hypothesis/hypothesis-3.59.1.ebuild index 591c48ee5826..84a30bf3b4dc 100644 --- a/dev-python/hypothesis/hypothesis-3.59.1.ebuild +++ b/dev-python/hypothesis/hypothesis-3.59.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd" IUSE="" RDEPEND=" |