summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/setupdocs')
-rw-r--r--dev-python/setupdocs/ChangeLog5
-rw-r--r--dev-python/setupdocs/setupdocs-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/setupdocs/ChangeLog b/dev-python/setupdocs/ChangeLog
index f4c408dbc68e..4c6f35628d2f 100644
--- a/dev-python/setupdocs/ChangeLog
+++ b/dev-python/setupdocs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/setupdocs
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/ChangeLog,v 1.6 2009/09/04 18:24:20 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/ChangeLog,v 1.7 2009/10/05 21:23:22 volkmar Exp $
+
+ 05 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> setupdocs-1.0.3.ebuild:
+ Keywording for ppc, bug 280023
04 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
setupdocs-1.0.3.ebuild:
diff --git a/dev-python/setupdocs/setupdocs-1.0.3.ebuild b/dev-python/setupdocs/setupdocs-1.0.3.ebuild
index 1739975578b7..26c9298aed3c 100644
--- a/dev-python/setupdocs/setupdocs-1.0.3.ebuild
+++ b/dev-python/setupdocs/setupdocs-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/setupdocs-1.0.3.ebuild,v 1.2 2009/09/04 18:24:20 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/setupdocs-1.0.3.ebuild,v 1.3 2009/10/05 21:23:22 volkmar Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@ SRC_URI="http://www.enthought.com/repo/ETS/${MY_P}.tar.gz"
IUSE=""
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
LICENSE="BSD"
DEPEND="dev-python/setuptools
>=dev-python/sphinx-0.5.1"