diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-02 11:58:07 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-02 11:58:25 -0800 |
commit | 1eb713c27c3c0b275ffc99d39404c1b54692dbf3 (patch) | |
tree | 33afef5073610cb1724658723d27ac709234bd58 /dev-python/sphinx-bootstrap-theme | |
parent | dev-python/future-0.17.0: ia64 stable, bug 676622 (diff) | |
download | gentoo-1eb713c27c3c0b275ffc99d39404c1b54692dbf3.tar.gz gentoo-1eb713c27c3c0b275ffc99d39404c1b54692dbf3.tar.bz2 gentoo-1eb713c27c3c0b275ffc99d39404c1b54692dbf3.zip |
dev-python/sphinx-bootstrap-theme-0.6.5: ia64 stable, bug 676622
Signed-off-by: Matt Turner <mattst88@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 5c1142019405..1edbee4b8d34 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}]" |