diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-15 20:22:29 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-15 20:22:29 +0000 |
commit | a1775d0cb9e68477596af9ced2eb519f842e0a76 (patch) | |
tree | 426d7f081e8f2ca91b42d241d235897f806338f6 /dev-python/sphinx-gallery | |
parent | dev-python/loky: Stabilize 3.4.0 ALLARCHES, #906477 (diff) | |
download | gentoo-a1775d0cb9e68477596af9ced2eb519f842e0a76.tar.gz gentoo-a1775d0cb9e68477596af9ced2eb519f842e0a76.tar.bz2 gentoo-a1775d0cb9e68477596af9ced2eb519f842e0a76.zip |
dev-python/sphinx-gallery: Stabilize 0.13.0 ALLARCHES, #906482
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-gallery')
-rw-r--r-- | dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild index fb10706de391..1d0ba5bfa967 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |