summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:49:55 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:49:55 +0200
commiteed2abb2240ae06d0ec66f6dcdb753fab5ae853d (patch)
tree3aadc1b07f69d18ce65567ca275bf7bc60eaa3fc /dev-python/widgetsnbextension
parentdev-python/jupyter_client: Stabilize 7.4.8 ALLARCHES, #890124 (diff)
downloadgentoo-eed2abb2240ae06d0ec66f6dcdb753fab5ae853d.tar.gz
gentoo-eed2abb2240ae06d0ec66f6dcdb753fab5ae853d.tar.bz2
gentoo-eed2abb2240ae06d0ec66f6dcdb753fab5ae853d.zip
dev-python/widgetsnbextension: Stabilize 4.0.4 ALLARCHES, #890120
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/widgetsnbextension')
-rw-r--r--dev-python/widgetsnbextension/widgetsnbextension-4.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/widgetsnbextension/widgetsnbextension-4.0.4.ebuild b/dev-python/widgetsnbextension/widgetsnbextension-4.0.4.ebuild
index 3684d730f2ee..5a89a6836e7e 100644
--- a/dev-python/widgetsnbextension/widgetsnbextension-4.0.4.ebuild
+++ b/dev-python/widgetsnbextension/widgetsnbextension-4.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/notebook[${PYTHON_USEDEP}]