summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 10:49:57 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 10:49:57 +0100
commit7170784007d727d2f4b2b51363e9abdce956e3b3 (patch)
treec61e7bb9de19c548edac155e3a17f70bcb4935ed /dev-python/nbconvert
parentdev-python/readthedocs-sphinx-ext: Stabilize 2.2.5 ALLARCHES, #921476 (diff)
downloadgentoo-7170784007d727d2f4b2b51363e9abdce956e3b3.tar.gz
gentoo-7170784007d727d2f4b2b51363e9abdce956e3b3.tar.bz2
gentoo-7170784007d727d2f4b2b51363e9abdce956e3b3.zip
dev-python/nbconvert: Stabilize 7.13.1 ALLARCHES, #921478
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/nbconvert')
-rw-r--r--dev-python/nbconvert/nbconvert-7.13.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nbconvert/nbconvert-7.13.1.ebuild b/dev-python/nbconvert/nbconvert-7.13.1.ebuild
index f9b2a54b29af..f43854ba9d21 100644
--- a/dev-python/nbconvert/nbconvert-7.13.1.ebuild
+++ b/dev-python/nbconvert/nbconvert-7.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
dev-python/beautifulsoup4[${PYTHON_USEDEP}]