summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-24 12:42:15 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-24 12:43:25 +0100
commit7794ec76980944a1cce7efea291713321bf16f4f (patch)
treedb7bae128ae13343071d1404d72779611def1297 /dev-python/sphinx
parentdev-libs/glib: ppc stable wrt bug #710514 (diff)
downloadgentoo-7794ec76980944a1cce7efea291713321bf16f4f.tar.gz
gentoo-7794ec76980944a1cce7efea291713321bf16f4f.tar.bz2
gentoo-7794ec76980944a1cce7efea291713321bf16f4f.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinx')
-rw-r--r--dev-python/sphinx/sphinx-2.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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