diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 20:55:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 20:56:09 +0200 |
commit | a85be4035231787a58e0fe90005743a058d42967 (patch) | |
tree | 4d326f10a7040d81dbde3ce0b366c3cde3cc443b | |
parent | dev-python/astroid: Remove old (diff) | |
download | gentoo-a85be4035231787a58e0fe90005743a058d42967.tar.gz gentoo-a85be4035231787a58e0fe90005743a058d42967.tar.bz2 gentoo-a85be4035231787a58e0fe90005743a058d42967.zip |
dev-python/sphinx-gallery: Stabilize 0.10.1 ALLARCHES, #829111
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild index 01bce9304f3b..09cd037c8e88 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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" IUSE="" RDEPEND=" |