diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:34:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:45 +0200 |
commit | a74ad8d3617dfb84bbc4be26de945f88b41998c7 (patch) | |
tree | 4155857c40885eb4c237ce6d3374b5842f2c68c2 /dev-python/sphinx-aiohttp-theme | |
parent | dev-python/jsonpickle: x86 stable wrt bug #726540 (diff) | |
download | gentoo-a74ad8d3617dfb84bbc4be26de945f88b41998c7.tar.gz gentoo-a74ad8d3617dfb84bbc4be26de945f88b41998c7.tar.bz2 gentoo-a74ad8d3617dfb84bbc4be26de945f88b41998c7.zip |
dev-python/sphinx-aiohttp-theme: x86 stable wrt bug #726542
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 99e35b7bfba7..79b697213802 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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |