summaryrefslogtreecommitdiff
path: root/dev-python/sphinx
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-09-10 23:05:25 -0400
committerMike Frysinger <vapier@gentoo.org>2015-09-10 23:05:25 -0400
commit94e16f82e4817c701e8f3d2f1296100690beeeba (patch)
tree03be4aa18fb09dc8ba872ebf8d2d804b79fb9256 /dev-python/sphinx
parenta3b35426e9e5b4ab5e663512222226c0902d4743 (diff)
downloadgentoo-94e16f82e4817c701e8f3d2f1296100690beeeba.tar.gz
gentoo-94e16f82e4817c701e8f3d2f1296100690beeeba.tar.xz
dev-python/sphinx: add mips love
Diffstat (limited to 'dev-python/sphinx')
-rw-r--r--dev-python/sphinx/sphinx-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx/sphinx-1.3.1.ebuild b/dev-python/sphinx/sphinx-1.3.1.ebuild
index 12333e8f0f4..3c4d93923c4 100644
--- a/dev-python/sphinx/sphinx-1.3.1.ebuild
+++ b/dev-python/sphinx/sphinx-1.3.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~x86"
IUSE="doc latex test"
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]