summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-02 11:58:49 +0000
committerSam James <sam@gentoo.org>2020-11-02 11:58:49 +0000
commit8a15f0f594414243e4aa776fc74ffb8d64dbe8ad (patch)
treef66c76b629c0ecc7e26df51b6aa89439cd240ccc /dev-python/readthedocs-sphinx-ext
parentdev-python/notify2: Stabilize 0.3.1-r2 ALLARCHES, #752264 (diff)
downloadgentoo-8a15f0f594414243e4aa776fc74ffb8d64dbe8ad.tar.gz
gentoo-8a15f0f594414243e4aa776fc74ffb8d64dbe8ad.tar.bz2
gentoo-8a15f0f594414243e4aa776fc74ffb8d64dbe8ad.zip
dev-python/readthedocs-sphinx-ext: Stabilize 2.1.1 ALLARCHES, #752300
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/readthedocs-sphinx-ext')
-rw-r--r--dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.1.ebuild b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.1.ebuild
index 4c1af578dae3..94c861c338a8 100644
--- a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.1.ebuild
+++ b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=dev-python/jinja-2.9[${PYTHON_USEDEP}]