summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-26 20:22:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-26 20:22:12 +0300
commit64567f1ec0be2ccd9978e28e73a8e7df33333555 (patch)
tree95ca12b902b137d59072ac597c41d8134d2c8422 /dev-python/jupyter_client
parentdev-scheme/chez: set "TempRoot" during installtion (diff)
downloadgentoo-64567f1ec0be2ccd9978e28e73a8e7df33333555.tar.gz
gentoo-64567f1ec0be2ccd9978e28e73a8e7df33333555.tar.bz2
gentoo-64567f1ec0be2ccd9978e28e73a8e7df33333555.zip
dev-python/jupyter_client: Stabilize 7.1.2 ALLARCHES, #836188
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jupyter_client')
-rw-r--r--dev-python/jupyter_client/jupyter_client-7.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter_client/jupyter_client-7.1.2.ebuild b/dev-python/jupyter_client/jupyter_client-7.1.2.ebuild
index 36be213d7b35..57c632a5c3bb 100644
--- a/dev-python/jupyter_client/jupyter_client-7.1.2.ebuild
+++ b/dev-python/jupyter_client/jupyter_client-7.1.2.ebuild
@@ -14,7 +14,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}]