commit: 93871d352549e428027329d210bbfc0360689f23
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 3 08:32:14 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 3 08:32:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93871d35
dev-python/bpython: Stabilize 0.23 ALLARCHES, #874198
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bpython/bpython-0.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bpython/bpython-0.23.ebuild
b/dev-python/bpython/bpython-0.23.ebuild
index b557b80cbb9e..89b0e7ea41d9 100644
--- a/dev-python/bpython/bpython-0.23.ebuild
+++ b/dev-python/bpython/bpython-0.23.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
IUSE="clipboard +jedi urwid watch"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
RDEPEND="
>=dev-python/curtsies-0.4.0[${PYTHON_USEDEP}]