diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:21:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:21:51 +0200 |
commit | e0c9179902c7d58a63418f41d24b2628888b813e (patch) | |
tree | 40666d99328cae55c0395d1d53df871ba42a1e7e /dev-python/sphinx-aiohttp-theme | |
parent | dev-python/jsonpickle: amd64 stable wrt bug #726540 (diff) | |
download | gentoo-e0c9179902c7d58a63418f41d24b2628888b813e.tar.gz gentoo-e0c9179902c7d58a63418f41d24b2628888b813e.tar.bz2 gentoo-e0c9179902c7d58a63418f41d24b2628888b813e.zip |
dev-python/sphinx-aiohttp-theme: amd64 stable wrt bug #726542
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 6bd7f2baa375..99e35b7bfba7 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}]" |