commit: d43483b66ff2cc9ea181fd7291bedcc75f60ba8e
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 21:29:43 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 21:33:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43483b6
dev-python/nbconvert: x86 stable (bug #750629)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-python/nbconvert/nbconvert-6.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/nbconvert/nbconvert-6.0.6.ebuild
b/dev-python/nbconvert/nbconvert-6.0.6.ebuild
index 58b0853ec91..5cd0f33b33e 100644
--- a/dev-python/nbconvert/nbconvert-6.0.6.ebuild
+++ b/dev-python/nbconvert/nbconvert-6.0.6.ebuild
@@ -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 ~arm64 x86"
RDEPEND="
dev-python/bleach[${PYTHON_USEDEP}]