summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-01-26 15:18:28 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-01-26 15:25:10 -0600
commit9149ad6c9e665216d18690d694e0e34f569c1e66 (patch)
tree3c0827d6f31db3d66923c830282fe42526db52a6 /dev-python/sphinx
parentdev-python/sphinxcontrib-applehelp: 1.0.1 stable x86 (diff)
downloadgentoo-9149ad6c9e665216d18690d694e0e34f569c1e66.tar.gz
gentoo-9149ad6c9e665216d18690d694e0e34f569c1e66.tar.bz2
gentoo-9149ad6c9e665216d18690d694e0e34f569c1e66.zip
dev-python/sphinx: 2.0.1 stable x86 for hacking
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/sphinx')
-rw-r--r--dev-python/sphinx/sphinx-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx/sphinx-2.0.1.ebuild b/dev-python/sphinx/sphinx-2.0.1.ebuild
index 4e6524ab61f8..e87b2916746a 100644
--- a/dev-python/sphinx/sphinx-2.0.1.ebuild
+++ b/dev-python/sphinx/sphinx-2.0.1.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