diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-28 18:49:21 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-28 18:40:49 +0100 |
commit | 51f13412634fda63b58de11fb1b8f46454367a9f (patch) | |
tree | 6a81f8aecd3393e6b1a155d3fbf0d66b2b7b2d81 /dev-python/sphinx-aiohttp-theme | |
parent | dev-python/sphinxcontrib-newsfeed: mark 0.1.4 ~hppa, bug #737618 (diff) | |
download | gentoo-51f13412634fda63b58de11fb1b8f46454367a9f.tar.gz gentoo-51f13412634fda63b58de11fb1b8f46454367a9f.tar.bz2 gentoo-51f13412634fda63b58de11fb1b8f46454367a9f.zip |
dev-python/sphinx-aiohttp-theme: mark 0.1.6 ~hppa, bug #737618
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
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 d9bfc113af14..862fa7ba2013 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 ~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}]" |