summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-20 02:43:58 +0100
committerSam James <sam@gentoo.org>2021-06-20 02:43:58 +0100
commit1b644ffc0da0873f4c73e9ff02abcdbd236e1422 (patch)
tree5093dd08e2d5ebab0429c23ad93ca08df2a4486b /dev-python/nbconvert
parentdev-python/ipywidgets: Keyword 7.6.3 arm, #796365 (diff)
downloadgentoo-1b644ffc0da0873f4c73e9ff02abcdbd236e1422.tar.gz
gentoo-1b644ffc0da0873f4c73e9ff02abcdbd236e1422.tar.bz2
gentoo-1b644ffc0da0873f4c73e9ff02abcdbd236e1422.zip
dev-python/nbconvert: Keyword 6.0.7 arm, #796365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/nbconvert')
-rw-r--r--dev-python/nbconvert/nbconvert-6.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nbconvert/nbconvert-6.0.7.ebuild b/dev-python/nbconvert/nbconvert-6.0.7.ebuild
index b023b8b59843..2657fc26cf81 100644
--- a/dev-python/nbconvert/nbconvert-6.0.7.ebuild
+++ b/dev-python/nbconvert/nbconvert-6.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
dev-python/bleach[${PYTHON_USEDEP}]