diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:31:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:31:04 +0100 |
commit | 5d33c6ed7b1f72447e106630484f12f3daa1fe1b (patch) | |
tree | a446e3030ffd35262d2dcc4fded180ff856735c4 /dev-python/sphinx | |
parent | dev-libs/glib: ppc64 stable wrt bug #710514 (diff) | |
download | gentoo-5d33c6ed7b1f72447e106630484f12f3daa1fe1b.tar.gz gentoo-5d33c6ed7b1f72447e106630484f12f3daa1fe1b.tar.bz2 gentoo-5d33c6ed7b1f72447e106630484f12f3daa1fe1b.zip |
dev-python/sphinx: ppc64 stable wrt bug #710524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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.ebuild | 2 |
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 f825b8506ecb..4f35a7059c40 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 |