commit: b7d54601d24f19a12036e8dc5d476717d868f2e6 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Dec 1 04:45:13 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Dec 1 04:45:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7d54601
dev-python/bpython: Stabilize 0.26 ALLARCHES, #966891 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/bpython/bpython-0.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bpython/bpython-0.26.ebuild b/dev-python/bpython/bpython-0.26.ebuild index d342e1e3e935..4cecd1e38940 100644 --- a/dev-python/bpython/bpython-0.26.ebuild +++ b/dev-python/bpython/bpython-0.26.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT BSD-2 PSF-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" IUSE="clipboard +jedi watch" # see https://github.com/bpython/bpython/issues/641 wrt greenlet
