commit: afb5a8e9ba302f2c3c706ae642cb129738547c7b Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Mon Aug 23 19:32:59 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 24 23:20:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb5a8e9
dev-python/jupyterlab_pygments: keyworded 0.1.2 for hppa, bug #808378 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> 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 f8f9b28139b..eece01e8dcb 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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"