From: Matt Turner Date: Mon, 16 Mar 2020 04:04:39 +0000 (-0700) Subject: dev-python/sphinx_rtd_theme-0.4.3: add ~alpha, bug 711622 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5bef0d3eab8e9aa2c7317f0f5e14a64980ccf1a1;p=gentoo.git dev-python/sphinx_rtd_theme-0.4.3: add ~alpha, bug 711622 Signed-off-by: Matt Turner --- diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild index 01f3bee4c598..9490d31a9b8e 100644 --- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild +++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.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}]"