diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:51:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:51:17 +0100 |
commit | 3e0b2b56fc88a454e6f2a0313dcd1a13b7944aae (patch) | |
tree | b86005981947e7972e11855593ec175bb6f82927 /dev-python/sphinx-gallery | |
parent | dev-python/six: ppc64 stable wrt bug #714512 (diff) | |
download | gentoo-3e0b2b56fc88a454e6f2a0313dcd1a13b7944aae.tar.gz gentoo-3e0b2b56fc88a454e6f2a0313dcd1a13b7944aae.tar.bz2 gentoo-3e0b2b56fc88a454e6f2a0313dcd1a13b7944aae.zip |
dev-python/sphinx-gallery: ppc64 stable wrt bug #714516
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-gallery')
-rw-r--r-- | dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild index a2ff51c8f8be..4a30f24434e5 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild @@ -13,7 +13,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=" |