commit: 185e3641bc69c18f416b601ac9c8a1c2dc268559
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 21:10:44 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 21:10:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185e3641
dev-python/nbsphinx: Stabilize 0.8.10 ALLARCHES, #886399
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/nbsphinx/nbsphinx-0.8.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/nbsphinx/nbsphinx-0.8.10.ebuild
b/dev-python/nbsphinx/nbsphinx-0.8.10.ebuild
index c39328378976..d9a64b2e62eb 100644
--- a/dev-python/nbsphinx/nbsphinx-0.8.10.ebuild
+++ b/dev-python/nbsphinx/nbsphinx-0.8.10.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]