diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-27 09:37:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-27 09:37:44 +0200 |
commit | 577483b1b5ff6538972f69c18984225716206ebb (patch) | |
tree | df1ce2af360cc921971c18b88e4408d6d42e47c7 /dev-python/cwcwidth | |
parent | dev-python/pyenchant: x86 stable wrt bug #854432 (diff) | |
download | gentoo-577483b1b5ff6538972f69c18984225716206ebb.tar.gz gentoo-577483b1b5ff6538972f69c18984225716206ebb.tar.bz2 gentoo-577483b1b5ff6538972f69c18984225716206ebb.zip |
dev-python/cwcwidth: x86 stable wrt bug #854456
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cwcwidth/cwcwidth-0.1.6-r1.ebuild b/dev-python/cwcwidth/cwcwidth-0.1.6-r1.ebuild index c505cc755509..c9ab823077da 100644 --- a/dev-python/cwcwidth/cwcwidth-0.1.6-r1.ebuild +++ b/dev-python/cwcwidth/cwcwidth-0.1.6-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]" |