diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:00:03 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:06:40 +0200 |
commit | 824139eb61338ee1908b3c9db00229b3641b89dc (patch) | |
tree | 5b452646f4afca9ca8bda7d3a122b801f828717a /dev-python/sphinxcontrib-websupport | |
parent | sys-libs/binutils-libs: x86 stable (bug #666976) (diff) | |
download | gentoo-824139eb61338ee1908b3c9db00229b3641b89dc.tar.gz gentoo-824139eb61338ee1908b3c9db00229b3641b89dc.tar.bz2 gentoo-824139eb61338ee1908b3c9db00229b3641b89dc.zip |
dev-python/sphinxcontrib-websupport: x86 stable (bug #663556)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-python/sphinxcontrib-websupport')
-rw-r--r-- | dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild index a03f6c0a8cb8..21102eab0f21 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="test" RDEPEND=" |