From: Matthew Thode Date: Sun, 26 Jan 2020 21:18:28 +0000 (-0600) Subject: dev-python/sphinx: 2.0.1 stable x86 for hacking X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9149ad6c9e665216d18690d694e0e34f569c1e66;p=gentoo.git 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 --- 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