diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-10-01 18:02:00 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-01 18:28:41 +0100 |
commit | e5091f1514ca64232a805265eaaa8c953ec44bee (patch) | |
tree | bdbad6dbafa523a927017c9df76d8cbd2f929c06 /dev-python/sphinx-aiohttp-theme | |
parent | www-servers/gunicorn: stable 20.0.4 for sparc, bug #745552 (diff) | |
download | gentoo-e5091f1514ca64232a805265eaaa8c953ec44bee.tar.gz gentoo-e5091f1514ca64232a805265eaaa8c953ec44bee.tar.bz2 gentoo-e5091f1514ca64232a805265eaaa8c953ec44bee.zip |
dev-python/sphinx-aiohttp-theme: stable 0.1.6 for sparc, bug #745552
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 f6b4193a74ff..e44e2a543db3 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}]" |