commit: bba05492390e83a67f70e5853f8818341a08411b Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Mar 16 18:48:33 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Mar 16 18:53:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba05492
dev-python/gevent: mark s390 stable Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-python/gevent/gevent-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/gevent/gevent-1.0.1.ebuild b/dev-python/gevent/gevent-1.0.1.ebuild index ec966685ea7..0af63431d64 100644 --- a/dev-python/gevent/gevent-1.0.1.ebuild +++ b/dev-python/gevent/gevent-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/surfly/${PN}/releases/download/${MY_PV}/${MY_P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ppc ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples" RDEPEND="dev-libs/libev
