diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-09 20:06:00 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-09 20:18:14 +0100 |
commit | 96f81686fe2d30b1ce3911046e39603bffcb5d30 (patch) | |
tree | f60d14cb9b39dea090bb92671a8bc9f8010dc3bf /dev-python/sphinx-bootstrap-theme | |
parent | dev-python/future: x86 stable (bug #676622) (diff) | |
download | gentoo-96f81686fe2d30b1ce3911046e39603bffcb5d30.tar.gz gentoo-96f81686fe2d30b1ce3911046e39603bffcb5d30.tar.bz2 gentoo-96f81686fe2d30b1ce3911046e39603bffcb5d30.zip |
dev-python/sphinx-bootstrap-theme: x86 stable (bug #676622)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-bootstrap-theme')
-rw-r--r-- | dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild index 0d74bb9a4cd0..e8965a62b7f1 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |