diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 04:45:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 04:55:17 +0000 |
commit | 933e30cc86699fa60f3e9494479c1405d9050d79 (patch) | |
tree | 1471ca9fd7380cb73c4893ab15132d1cea6e0f86 /dev-python/sphinx-aiohttp-theme | |
parent | dev-python/sphinxcontrib-spelling: Keyword 5.3.0 ppc, #737618 (diff) | |
download | gentoo-933e30cc86699fa60f3e9494479c1405d9050d79.tar.gz gentoo-933e30cc86699fa60f3e9494479c1405d9050d79.tar.bz2 gentoo-933e30cc86699fa60f3e9494479c1405d9050d79.zip |
dev-python/sphinx-aiohttp-theme: Keyword 0.1.6 ppc, #737618
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 e518c87bc41a..9901d7169e98 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 ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |