diff options
author | 2018-03-19 23:00:19 +0000 | |
---|---|---|
committer | 2018-03-19 23:05:02 +0000 | |
commit | c06b362ff14651c729a0865b7fcaf516cc8d5d47 (patch) | |
tree | dfc713172a2ab9db65cc8f0d157e4b9d3f623a29 /dev-python/sphinx-gallery | |
parent | dev-python/cycler: stable 0.10.0 for ppc64, bug #636054 (diff) | |
download | gentoo-c06b362ff14651c729a0865b7fcaf516cc8d5d47.tar.gz gentoo-c06b362ff14651c729a0865b7fcaf516cc8d5d47.tar.bz2 gentoo-c06b362ff14651c729a0865b7fcaf516cc8d5d47.zip |
dev-python/sphinx-gallery: stable 0.1.12 for ppc64, bug #636054
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/sphinx-gallery')
-rw-r--r-- | dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild index cdec5170a65b..d67dc59bff5f 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |