diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-17 14:10:59 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-17 14:11:15 +0200 |
commit | d996a6655e0a352f8b67487d3576d0e1cc6a83d4 (patch) | |
tree | c2309e388edd0206a21acecb6ec110347c47f29a /dev-python/sphinx-bootstrap-theme | |
parent | dev-python/future-0.16.0-r1: add ~alpha keyword (diff) | |
download | gentoo-d996a6655e0a352f8b67487d3576d0e1cc6a83d4.tar.gz gentoo-d996a6655e0a352f8b67487d3576d0e1cc6a83d4.tar.bz2 gentoo-d996a6655e0a352f8b67487d3576d0e1cc6a83d4.zip |
dev-python/sphinx-bootstrap-theme-0.6.5-r0: add ~alpha keyword
Bug: http://bugs.gentoo.org/664178
Signed-off-by: Tobias Klausmann <klausman@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 0dcbaa7f997e..dbc301b66f2e 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="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~amd64-fbsd ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |