commit: 7170784007d727d2f4b2b51363e9abdce956e3b3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 09:49:57 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 09:49:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71707840
dev-python/nbconvert: Stabilize 7.13.1 ALLARCHES, #921478
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/nbconvert/nbconvert-7.13.1.ebuild | 4 ++--
1 file 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}]