commit: 9504b94a50da4a92b0e60d44b2a8880b664805ff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 19:20:57 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 19:20:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9504b94a
dev-python/nbclassic: Keyword 0.4.6 x86, #834494
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/nbclassic/nbclassic-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/nbclassic/nbclassic-0.4.6.ebuild
b/dev-python/nbclassic/nbclassic-0.4.6.ebuild
index b2720d14f833..906c4dc832f4 100644
--- a/dev-python/nbclassic/nbclassic-0.4.6.ebuild
+++ b/dev-python/nbclassic/nbclassic-0.4.6.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
>=dev-python/jupyter_server-1.17.0[${PYTHON_USEDEP}]