From: Agostino Sarubbo Date: Wed, 25 Mar 2020 12:22:33 +0000 (+0100) Subject: dev-python/wcwidth: s390 stable wrt bug #714554 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ba60bb2bf3688094576f5b4309a3d27132c67008;p=gentoo.git dev-python/wcwidth: s390 stable wrt bug #714554 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/wcwidth/wcwidth-0.1.8.ebuild b/dev-python/wcwidth/wcwidth-0.1.8.ebuild index b4fe043cedd8..7245d7ae0802 100644 --- a/dev-python/wcwidth/wcwidth-0.1.8.ebuild +++ b/dev-python/wcwidth/wcwidth-0.1.8.ebuild @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest