diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-30 17:56:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-30 17:56:34 +0200 |
commit | dd30be497eb1a34a409be4af535e796d649ea441 (patch) | |
tree | cca06067834d757453c5f2b6db9c64229a2ed551 /dev-python/sphinxcontrib-websupport | |
parent | dev-python/pyro: amd64 stable wrt bug #720106 (diff) | |
download | gentoo-dd30be497eb1a34a409be4af535e796d649ea441.tar.gz gentoo-dd30be497eb1a34a409be4af535e796d649ea441.tar.bz2 gentoo-dd30be497eb1a34a409be4af535e796d649ea441.zip |
dev-python/sphinxcontrib-websupport: amd64 stable wrt bug #720108
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.ebuild index a98a22eff6f7..1ca40767c68c 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.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}] |