diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 11:53:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:15 +0100 |
commit | f961207e5aa1133be3116938730deca0cfb7b07a (patch) | |
tree | 94cdbdee383137e1ab34f9b1188b99c35d882150 /dev-python/sphinx-bootstrap-theme | |
parent | app-eselect/eselect-python: ppc64 stable wrt bug #602240 (diff) | |
download | gentoo-f961207e5aa1133be3116938730deca0cfb7b07a.tar.gz gentoo-f961207e5aa1133be3116938730deca0cfb7b07a.tar.bz2 gentoo-f961207e5aa1133be3116938730deca0cfb7b07a.zip |
dev-python/sphinx-bootstrap-theme: ppc64 stable wrt bug #606338
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-bootstrap-theme')
-rw-r--r-- | dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild index 779db3129c55..dbb2114ac4f3 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |