summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-05-10 09:23:39 +0000
committerJeroen Roovers <jer@gentoo.org>2015-05-10 09:23:39 +0000
commitf4ea0af93db9296783e2c5f3795dfea12b69cb89 (patch)
tree5c1cd29db794e4220c193e3b5d71b8e0f1e884ce /dev-python/sphinx/sphinx-1.3.1.ebuild
parentMark ~ppc64 (bug #543742). (diff)
downloadgentoo-2-f4ea0af93db9296783e2c5f3795dfea12b69cb89.tar.gz
gentoo-2-f4ea0af93db9296783e2c5f3795dfea12b69cb89.tar.bz2
gentoo-2-f4ea0af93db9296783e2c5f3795dfea12b69cb89.zip
Mark ~ppc64 (bug #543742).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/sphinx/sphinx-1.3.1.ebuild')
-rw-r--r--dev-python/sphinx/sphinx-1.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx/sphinx-1.3.1.ebuild b/dev-python/sphinx/sphinx-1.3.1.ebuild
index b1185356bb0f..175fa8c48f66 100644
--- a/dev-python/sphinx/sphinx-1.3.1.ebuild
+++ b/dev-python/sphinx/sphinx-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-1.3.1.ebuild,v 1.3 2015/04/19 14:38:14 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-1.3.1.ebuild,v 1.4 2015/05/10 09:23:39 jer Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
IUSE="doc latex test"
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]