commit: d8dc16c0cfc8d99f732b11eb7c081fe915fc9f60 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri May 27 09:18:54 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri May 27 09:18:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8dc16c0
dev-python/jupyter_client: Stabilize 7.3.1 ALLARCHES, #847709 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/jupyter_client/jupyter_client-7.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jupyter_client/jupyter_client-7.3.1.ebuild b/dev-python/jupyter_client/jupyter_client-7.3.1.ebuild index 2c0770e6eb96..a35f732a5e43 100644 --- a/dev-python/jupyter_client/jupyter_client-7.3.1.ebuild +++ b/dev-python/jupyter_client/jupyter_client-7.3.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/entrypoints[${PYTHON_USEDEP}]