diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 14:22:09 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 14:22:09 +0000 |
commit | 54241316e2316c975098c95e4a824cf376b9ecb2 (patch) | |
tree | 57960bef9315dcb123d4221997ea5488ab218c8d /dev-python/sphinx-gallery | |
parent | dev-python/bcrypt: Stabilize 4.2.0-r2 ppc64, #942220 (diff) | |
download | gentoo-54241316e2316c975098c95e4a824cf376b9ecb2.tar.gz gentoo-54241316e2316c975098c95e4a824cf376b9ecb2.tar.bz2 gentoo-54241316e2316c975098c95e4a824cf376b9ecb2.zip |
dev-python/sphinx-gallery: Stabilize 0.18.0 ALLARCHES, #942227
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.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.18.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.18.0.ebuild index 5f967116b733..e641b83bfaea 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.18.0.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.18.0.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}] |