commit: c2d03ff792be9773f030ea1e50cf8b6eca31a0f1
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 26 20:17:31 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jan 26 20:18:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d03ff7
dev-python/cwcwidth: Stabilize 0.1.6 x86, #832129
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/cwcwidth/cwcwidth-0.1.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/cwcwidth/cwcwidth-0.1.6.ebuild
b/dev-python/cwcwidth/cwcwidth-0.1.6.ebuild
index a7b0fb7a42b8..5ee0a4e1acbd 100644
--- a/dev-python/cwcwidth/cwcwidth-0.1.6.ebuild
+++ b/dev-python/cwcwidth/cwcwidth-0.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"