diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-19 11:54:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-19 11:54:20 +0100 |
commit | 83aeb7287c95a08acea44e1f47311ea3d0f3dd0d (patch) | |
tree | 25216d22a8fc224c7e092503b7ee2ff2c3e2225f /dev-python/sphinx-bootstrap-theme | |
parent | dev-python/sparql-wrapper: x86 stable wrt bug #606336 (diff) | |
download | gentoo-83aeb7287c95a08acea44e1f47311ea3d0f3dd0d.tar.gz gentoo-83aeb7287c95a08acea44e1f47311ea3d0f3dd0d.tar.bz2 gentoo-83aeb7287c95a08acea44e1f47311ea3d0f3dd0d.zip |
dev-python/sphinx-bootstrap-theme: x86 stable wrt bug #606338
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 cf45d88986b2..779db3129c55 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}]" |