diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-31 17:31:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-31 17:31:36 +0300 |
commit | a867d80dbb362f0c4af85b341463ad36d89ca349 (patch) | |
tree | a5cbfecc750011e6c4d51c84012fece4afd5fdf3 /dev-python/sphinx-aiohttp-theme | |
parent | dev-python/blockdiag: x86 stable wrt bug #688940 (diff) | |
download | gentoo-a867d80dbb362f0c4af85b341463ad36d89ca349.tar.gz gentoo-a867d80dbb362f0c4af85b341463ad36d89ca349.tar.bz2 gentoo-a867d80dbb362f0c4af85b341463ad36d89ca349.zip |
dev-python/sphinx-aiohttp-theme: x86 stable wrt bug #688940
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-aiohttp-theme')
-rw-r--r-- | dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.5.ebuild b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.5.ebuild index fd9db3fe0e81..fd1329a2cc0c 100644 --- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.5.ebuild +++ b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.5.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}]" |