diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:49:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:12 +0200 |
commit | f06e03d05fc7a5c55af30696d533a3d57820040c (patch) | |
tree | 90cd5aa5b68ab5277a83317d8f783a13451b18cf /dev-python/sphinxcontrib-websupport | |
parent | dev-python/sphinxcontrib-serializinghtml: x86 stable wrt bug #731596 (diff) | |
download | gentoo-f06e03d05fc7a5c55af30696d533a3d57820040c.tar.gz gentoo-f06e03d05fc7a5c55af30696d533a3d57820040c.tar.bz2 gentoo-f06e03d05fc7a5c55af30696d533a3d57820040c.zip |
dev-python/sphinxcontrib-websupport: x86 stable wrt bug #731598
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 c196e2f12e91..c1e9063d535d 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}] |