diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-19 10:38:59 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-19 10:29:33 +0100 |
commit | 10f8c0c87306c0ebbfb124b6b451703556beb43e (patch) | |
tree | 65f950bfb860f3d3ebed023a19195e480f71216d /dev-python/sphinx-aiohttp-theme | |
parent | dev-python/sphinxcontrib-newsfeed: mark 0.1.4 ~sparc, bug #737618 (diff) | |
download | gentoo-10f8c0c87306c0ebbfb124b6b451703556beb43e.tar.gz gentoo-10f8c0c87306c0ebbfb124b6b451703556beb43e.tar.bz2 gentoo-10f8c0c87306c0ebbfb124b6b451703556beb43e.zip |
dev-python/sphinx-aiohttp-theme: mark 0.1.6 ~sparc, bug #737618
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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 da138046d4a6..5d7f1a975ba1 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 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~sparc x86" IUSE="" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |