summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-15 21:04:39 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-15 21:10:23 -0700
commitf6240c87b68e9dd10941b55a39a10e5c94fa2353 (patch)
tree291f4d6cdfcb606f0c1cf1b3c2d7c79a14e3b6cc /dev-python/readthedocs-sphinx-ext
parentdev-python/readthedocs-sphinx-ext-1.0.1: add ~alpha, bug 711622 (diff)
downloadgentoo-f6240c87b68e9dd10941b55a39a10e5c94fa2353.tar.gz
gentoo-f6240c87b68e9dd10941b55a39a10e5c94fa2353.tar.bz2
gentoo-f6240c87b68e9dd10941b55a39a10e5c94fa2353.zip
dev-python/readthedocs-sphinx-ext-1.0.1-r1: add ~alpha, bug 711622
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/readthedocs-sphinx-ext')
-rw-r--r--dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1-r1.ebuild b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1-r1.ebuild
index 005927a161be..1be59c236156 100644
--- a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1-r1.ebuild
+++ b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86"
RDEPEND="
>=dev-python/jinja-2.9[${PYTHON_USEDEP}]