diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:24:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:00:51 +0000 |
commit | 894724daf518dba9696a0a1bd9dee7b22c5270d4 (patch) | |
tree | 35f983924f40c247eb0861006b9d104b8e8acded /dev-python/wcwidth | |
parent | dev-python/waitress: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-894724daf518dba9696a0a1bd9dee7b22c5270d4.tar.gz gentoo-894724daf518dba9696a0a1bd9dee7b22c5270d4.tar.bz2 gentoo-894724daf518dba9696a0a1bd9dee7b22c5270d4.zip |
dev-python/wcwidth: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/wcwidth')
-rw-r--r-- | dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild b/dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild index c8aee3b5e75e..be8b8824c2f8 100644 --- a/dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild +++ b/dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI=" 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" RDEPEND=" $(python_gen_cond_dep ' |