diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-09-26 23:41:12 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-09-26 23:41:25 -0700 |
commit | 040ff29cc0b79ebc6be67326affcf8efc099e3a4 (patch) | |
tree | 306837c5f2b71de6770cf5aa264a137050091b04 /dev-python/sphinx-aiohttp-theme | |
parent | dev-python/sphinxcontrib-spelling: Keyword 5.3.0 alpha, #737618 (diff) | |
download | gentoo-040ff29cc0b79ebc6be67326affcf8efc099e3a4.tar.gz gentoo-040ff29cc0b79ebc6be67326affcf8efc099e3a4.tar.bz2 gentoo-040ff29cc0b79ebc6be67326affcf8efc099e3a4.zip |
dev-python/sphinx-aiohttp-theme: Keyword 0.1.6 alpha, #737618
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-aiohttp-theme')
-rw-r--r-- | dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild index 9901d7169e98..d9bfc113af14 100644 --- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild +++ b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |