diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:12:41 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:13:55 +0200 |
commit | f79bb0150462d494998760fcf374ce84b9c0d872 (patch) | |
tree | 17f2acbf36c828b79071e280383f1a7cb0b8afd8 /dev-python/sphinxcontrib-websupport | |
parent | dev-python/sphinxcontrib-serializinghtml: Stabilize 1.1.4 ALLARCHES, #731596 (diff) | |
download | gentoo-f79bb0150462d494998760fcf374ce84b9c0d872.tar.gz gentoo-f79bb0150462d494998760fcf374ce84b9c0d872.tar.bz2 gentoo-f79bb0150462d494998760fcf374ce84b9c0d872.zip |
dev-python/sphinxcontrib-websupport: Stabilize 1.2.2 ALLARCHES, #731598
Signed-off-by: Michał Górny <mgorny@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 c1e9063d535d..298a43160ac9 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}] |