diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 13:14:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 13:14:27 +0000 |
commit | 20e046e7157ed66d80c1e71143701e5e87f146cd (patch) | |
tree | 7f84aed2f47c293ed8eac86ded14b8b4e630ed40 /dev-python/sphinx-aiohttp-theme | |
parent | www-servers/gunicorn: Stabilize 20.0.4 ppc, #749477 (diff) | |
download | gentoo-20e046e7157ed66d80c1e71143701e5e87f146cd.tar.gz gentoo-20e046e7157ed66d80c1e71143701e5e87f146cd.tar.bz2 gentoo-20e046e7157ed66d80c1e71143701e5e87f146cd.zip |
dev-python/sphinx-aiohttp-theme: Stabilize 0.1.6 ppc, #749477
Signed-off-by: Sam James <sam@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 e068f5fc46b7..19e23e2e5343 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="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc x86" IUSE="" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |