summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-02-26 09:04:53 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-02-26 09:09:12 +0100
commit4198a042f240c10b0c462d72d34ce4cfaa5878dc (patch)
tree79be3eabd153d0da59a1b6f3dbdaa7fc3d353d13 /dev-python/cwcwidth
parentdev-python/curtsies: x86 stable wrt bug #772452 (diff)
downloadgentoo-4198a042f240c10b0c462d72d34ce4cfaa5878dc.tar.gz
gentoo-4198a042f240c10b0c462d72d34ce4cfaa5878dc.tar.bz2
gentoo-4198a042f240c10b0c462d72d34ce4cfaa5878dc.zip
dev-python/cwcwidth: x86 stable wrt bug #772452
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/cwcwidth')
-rw-r--r--dev-python/cwcwidth/cwcwidth-0.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cwcwidth/cwcwidth-0.1.4.ebuild b/dev-python/cwcwidth/cwcwidth-0.1.4.ebuild
index fc41a3538ac6..a95edad5018c 100644
--- a/dev-python/cwcwidth/cwcwidth-0.1.4.ebuild
+++ b/dev-python/cwcwidth/cwcwidth-0.1.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]"