diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-12 20:28:23 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-12 19:38:08 +0100 |
commit | 01359696dbc9b5ce5836a74a4b28aa919ce3fd2b (patch) | |
tree | aa24c401495324ccdc2ffa308eb3e766756d6feb /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/sqlalchemy: stable 1.4.18 for sparc, bug #801844 (diff) | |
download | gentoo-01359696dbc9b5ce5836a74a4b28aa919ce3fd2b.tar.gz gentoo-01359696dbc9b5ce5836a74a4b28aa919ce3fd2b.tar.bz2 gentoo-01359696dbc9b5ce5836a74a4b28aa919ce3fd2b.zip |
dev-python/sphinxcontrib-htmlhelp: mark 2.0.0 sparc, bug #801835
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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/sphinxcontrib-htmlhelp')
-rw-r--r-- | dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild index 14ab5ad12120..67f0479eb6ab 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |