diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:21:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:43 +0100 |
commit | 23ba43c4e02cb25043ce481ac5df2968e71613fd (patch) | |
tree | ba48ebb3803aae1efb640ee2017276971b3dcfe6 /dev-python/sphinx-bootstrap-theme | |
parent | dev-libs/icu-le-hb: ppc stable wrt bug #603788 (diff) | |
download | gentoo-23ba43c4e02cb25043ce481ac5df2968e71613fd.tar.gz gentoo-23ba43c4e02cb25043ce481ac5df2968e71613fd.tar.bz2 gentoo-23ba43c4e02cb25043ce481ac5df2968e71613fd.zip |
dev-python/sphinx-bootstrap-theme: ppc stable wrt bug #606338
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 dbb2114ac4f3..c5b0ecd4963a 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}]" |