diff options
author | 2018-03-18 23:49:25 +0000 | |
---|---|---|
committer | 2018-03-18 23:49:25 +0000 | |
commit | 1c6587f5ec5971b10636d726a1f10826c6133d4a (patch) | |
tree | 9dd306a00722e4302815d83d2a951af7b26811be /dev-python/sphinx-gallery | |
parent | dev-python/kiwisolver: keyworded 1.0.1 for ppc, bug #622420 (diff) | |
download | gentoo-1c6587f5ec5971b10636d726a1f10826c6133d4a.tar.gz gentoo-1c6587f5ec5971b10636d726a1f10826c6133d4a.tar.bz2 gentoo-1c6587f5ec5971b10636d726a1f10826c6133d4a.zip |
dev-python/sphinx-gallery: keyworded 0.1.12 for ppc, bug #622420
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
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 2d31514a6d36..cdec5170a65b 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |