diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-24 12:05:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-24 12:05:28 +0300 |
commit | 48c3859a5165832871cd6b38ff75aee07ad117aa (patch) | |
tree | 45be8691b1a6a97368a5730b9c6f4aef17b39f75 /dev-python/sphinx-gallery | |
parent | dev-python/cython: Stabilize 3.0.11 amd64, #938402 (diff) | |
download | gentoo-48c3859a5165832871cd6b38ff75aee07ad117aa.tar.gz gentoo-48c3859a5165832871cd6b38ff75aee07ad117aa.tar.bz2 gentoo-48c3859a5165832871cd6b38ff75aee07ad117aa.zip |
dev-python/sphinx-gallery: Stabilize 0.17.1 ALLARCHES, #938404
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.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.17.1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.17.1.ebuild index 5f967116b733..e641b83bfaea 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.17.1.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.17.1.ebuild @@ -17,7 +17,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}] |