From: Agostino Sarubbo Date: Mon, 24 Feb 2020 11:42:15 +0000 (+0100) Subject: dev-python/sphinx: ppc stable wrt bug #710524 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7794ec76980944a1cce7efea291713321bf16f4f;p=gentoo.git dev-python/sphinx: ppc stable wrt bug #710524 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/sphinx/sphinx-2.0.1-r1.ebuild b/dev-python/sphinx/sphinx-2.0.1-r1.ebuild index 4f35a7059c40..3d4f0e641fc9 100644 --- a/dev-python/sphinx/sphinx-2.0.1-r1.ebuild +++ b/dev-python/sphinx/sphinx-2.0.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/S/${PN^}/${P^}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="doc latex test" # Tests automagically use latex, bug 667414