commit: 439f88ff710e74a0d9cabba0ab3ceb33b627e05a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 25 21:47:41 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 25 21:47:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439f88ff
dev-python/jupyterlab_pygments: Stabilize 0.1.2 ALLARCHES, #750629 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild b/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild index bceca41f555..b69394ee882 100644 --- a/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild +++ b/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild @@ -13,6 +13,6 @@ SRC_URI="https://github.com/jupyterlab/jupyterlab_pygments/archive/${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"