diff options
author | Sam James <sam@gentoo.org> | 2021-02-26 13:58:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-26 13:58:24 +0000 |
commit | 8e0d44cb1ee131c325bcaeb9714cd6447621e5c3 (patch) | |
tree | 70324a773ee1ee920c716f2f4794a40c2fc1b39d | |
parent | dev-python/sphinx-gallery: Stabilize 0.8.1 amd64, #749519 (diff) | |
download | gentoo-8e0d44cb1ee131c325bcaeb9714cd6447621e5c3.tar.gz gentoo-8e0d44cb1ee131c325bcaeb9714cd6447621e5c3.tar.bz2 gentoo-8e0d44cb1ee131c325bcaeb9714cd6447621e5c3.zip |
dev-python/sphinx-gallery: Stabilize 0.8.1 x86, #749519
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild index 9583f3ad19c5..fcd90fbd9a0a 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.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 ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |