summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-18 08:09:58 +0000
committerSam James <sam@gentoo.org>2021-11-18 08:09:58 +0000
commit7cab2e111e8649c3e5dc457d1a7ac1c3bf79af4d (patch)
tree6351592281495e1b87bff8296eba872c5111709d /dev-python/jupyterlab_pygments
parentdev-python/pebble: Stabilize 4.6.3 ppc, #811939 (diff)
downloadgentoo-7cab2e111e8649c3e5dc457d1a7ac1c3bf79af4d.tar.gz
gentoo-7cab2e111e8649c3e5dc457d1a7ac1c3bf79af4d.tar.bz2
gentoo-7cab2e111e8649c3e5dc457d1a7ac1c3bf79af4d.zip
dev-python/jupyterlab_pygments: Stabilize 0.1.2 ppc, #811939
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/jupyterlab_pygments')
-rw-r--r--dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 d177cdd124fd..7c1c7f58132b 100644
--- a/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild
+++ b/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild
@@ -12,6 +12,6 @@ SRC_URI="https://github.com/jupyterlab/jupyterlab_pygments/archive/${PV}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"