diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-30 18:00:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-30 18:00:10 +0200 |
commit | 7980c975e8045d33f8afd76594a77bccf8600a26 (patch) | |
tree | 2517d97eb87577ff40eb66e6b226e9e23ba97f43 /dev-python/sphinxcontrib-websupport | |
parent | dev-python/pyro: x86 stable wrt bug #720106 (diff) | |
download | gentoo-7980c975e8045d33f8afd76594a77bccf8600a26.tar.gz gentoo-7980c975e8045d33f8afd76594a77bccf8600a26.tar.bz2 gentoo-7980c975e8045d33f8afd76594a77bccf8600a26.zip |
dev-python/sphinxcontrib-websupport: x86 stable wrt bug #720108
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.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 7479d04d130f..6279e03e69bd 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}] |