From 70867074fca5a7161596ae9fac70da4a2db58d87 Mon Sep 17 00:00:00 2001 From: Yu Gu Date: Tue, 29 Mar 2022 13:51:04 +0800 Subject: dev-python/bpython: keyword 0.22.1 for ~riscv MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Yu Gu Closes: https://github.com/gentoo/gentoo/pull/24799 Signed-off-by: Jakov Smolić --- dev-python/bpython/bpython-0.22.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/bpython') diff --git a/dev-python/bpython/bpython-0.22.1.ebuild b/dev-python/bpython/bpython-0.22.1.ebuild index 9b331710fca8..83c4d7432f7a 100644 --- a/dev-python/bpython/bpython-0.22.1.ebuild +++ b/dev-python/bpython/bpython-0.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" IUSE="clipboard +jedi urwid watch" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=" >=dev-python/curtsies-0.3.5[${PYTHON_USEDEP}] -- cgit v1.2.3