diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 11:42:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 11:42:18 +0300 |
commit | 55444d7d777981c3ae3f0a12837e07a3fa990672 (patch) | |
tree | 350188d9af2caae10f9162543ceeb277191739c2 /dev-python/sphinx-gallery | |
parent | dev-python/mypy: Stabilize 1.1.1 amd64, #904000 (diff) | |
download | gentoo-55444d7d777981c3ae3f0a12837e07a3fa990672.tar.gz gentoo-55444d7d777981c3ae3f0a12837e07a3fa990672.tar.bz2 gentoo-55444d7d777981c3ae3f0a12837e07a3fa990672.zip |
dev-python/sphinx-gallery: Stabilize 0.12.2 ALLARCHES, #904006
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.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild index fb10706de391..1d0ba5bfa967 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.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}] |