summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-04-20 20:22:48 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-04-20 20:22:48 +0000
commit2bbdaede274e08e1bcdaa8c55e235d7a6156b31f (patch)
tree184f6fc4fa2ece5d93b3abc3012883c3a70e7410 /dev-python/visual/visual-3.2.9.ebuild
parentAdded ~amd64 keyword wrt Bug #123488. (diff)
downloadgentoo-2-2bbdaede274e08e1bcdaa8c55e235d7a6156b31f.tar.gz
gentoo-2-2bbdaede274e08e1bcdaa8c55e235d7a6156b31f.tar.bz2
gentoo-2-2bbdaede274e08e1bcdaa8c55e235d7a6156b31f.zip
Added to ~ppc, bug #130564
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-python/visual/visual-3.2.9.ebuild')
-rw-r--r--dev-python/visual/visual-3.2.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/visual/visual-3.2.9.ebuild b/dev-python/visual/visual-3.2.9.ebuild
index eae1d801f814..b917c9c88d34 100644
--- a/dev-python/visual/visual-3.2.9.ebuild
+++ b/dev-python/visual/visual-3.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-3.2.9.ebuild,v 1.2 2006/04/01 19:19:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-3.2.9.ebuild,v 1.3 2006/04/20 20:22:48 dertobi123 Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.vpython.org/"
IUSE="doc examples numeric numarray"
SLOT="0"
-KEYWORDS="~ia64 ~x86"
+KEYWORDS="~ia64 ~ppc ~x86"
LICENSE="visual"
DEPEND=">=dev-lang/python-2.3