summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tpg/tpg-3.0.2.ebuild')
-rw-r--r--dev-python/tpg/tpg-3.0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/tpg/tpg-3.0.2.ebuild b/dev-python/tpg/tpg-3.0.2.ebuild
index 835c38c1cad3..944d61bb75e4 100644
--- a/dev-python/tpg/tpg-3.0.2.ebuild
+++ b/dev-python/tpg/tpg-3.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/tpg/tpg-3.0.2.ebuild,v 1.1 2004/05/01 22:52:29 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/tpg/tpg-3.0.2.ebuild,v 1.1.1.1 2005/11/30 10:10:19 chriswhite Exp $
inherit distutils
@@ -13,7 +13,7 @@ SRC_URI="http://christophe.delord.free.fr/soft/tpg/${MY_P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="doc"
DEPEND="virtual/python"