summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-06-29 09:42:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-06-29 09:42:36 +0000
commit8942e73b206bd3d65a88c7bd7a8036383c32cb52 (patch)
treeb72028e7f6817dc93de2e7f6de2a50c1b8e33a61 /dev-python/sphinx/sphinx-0.3.ebuild
parentAdd ~ia64/~sparc wrt #229393 (diff)
downloadgentoo-2-8942e73b206bd3d65a88c7bd7a8036383c32cb52.tar.gz
gentoo-2-8942e73b206bd3d65a88c7bd7a8036383c32cb52.tar.bz2
gentoo-2-8942e73b206bd3d65a88c7bd7a8036383c32cb52.zip
Add ~ia64/~sparc wrt #229393
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/sphinx/sphinx-0.3.ebuild')
-rw-r--r--dev-python/sphinx/sphinx-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx/sphinx-0.3.ebuild b/dev-python/sphinx/sphinx-0.3.ebuild
index 2a839d77dd51..627f2bb77af0 100644
--- a/dev-python/sphinx/sphinx-0.3.ebuild
+++ b/dev-python/sphinx/sphinx-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.3.ebuild,v 1.3 2008/06/25 14:09:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.3.ebuild,v 1.4 2008/06/29 09:42:36 armin76 Exp $
inherit distutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://sphinx.pocoo.org/"
SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="doc"
DEPEND=">=dev-python/pygments-0.8