diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-19 22:47:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-19 22:47:27 +0000 |
commit | 7ff7d67850a52b16bc21e3181857e9e992900036 (patch) | |
tree | a5a2827893cb4a2664602da29b1de0b1a37a7e10 /dev-python/sphinxcontrib-websupport | |
parent | dev-python/notify2: keyworded 0.3 for ppc/ppc64, bug #667968 (diff) | |
download | gentoo-7ff7d67850a52b16bc21e3181857e9e992900036.tar.gz gentoo-7ff7d67850a52b16bc21e3181857e9e992900036.tar.bz2 gentoo-7ff7d67850a52b16bc21e3181857e9e992900036.zip |
dev-python/sphinxcontrib-websupport: stable 1.1.0 for ppc/ppc64, bug #663556
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-websupport')
-rw-r--r-- | dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 4fc451fb52d2..57b7020a21cc 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild @@ -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=" |