From: Matt Turner Date: Mon, 16 Mar 2020 04:04:40 +0000 (-0700) Subject: dev-python/sphinx_rtd_theme-0.4.3-r1: add ~alpha, bug 711622 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9129ec1b687fc3a19f203c8b43ddfa442ef10547;p=gentoo.git dev-python/sphinx_rtd_theme-0.4.3-r1: add ~alpha, bug 711622 Signed-off-by: Matt Turner --- diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild index 014b9d2e5aa3..ff778e1bdbee 100644 --- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild +++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86" IUSE="" PDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"