diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:40:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:40:42 +0200 |
commit | 7f68bf79f75f55b4bc36bbaf57f3aad25ac68fce (patch) | |
tree | 1e0668b91e78ebe245f8b2386fbbd05c30c91459 /dev-python/sphinxcontrib-websupport | |
parent | dev-python/sphinxcontrib-serializinghtml: sparc stable wrt bug #731596 (diff) | |
download | gentoo-7f68bf79f75f55b4bc36bbaf57f3aad25ac68fce.tar.gz gentoo-7f68bf79f75f55b4bc36bbaf57f3aad25ac68fce.tar.bz2 gentoo-7f68bf79f75f55b4bc36bbaf57f3aad25ac68fce.zip |
dev-python/sphinxcontrib-websupport: sparc stable wrt bug #731598
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-websupport')
-rw-r--r-- | dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild index c9b2d69786b8..c196e2f12e91 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/${PV}.ta LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND=" >=dev-python/six-1.5[${PYTHON_USEDEP}] |