diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 18:58:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 18:58:31 +0000 |
commit | e5b0b4ba0c056a06ad7e3a69c6e53fb26ab9a68c (patch) | |
tree | 74de9c5be5f05242b3c7d3f503f4029677f53285 /dev-python/pythoncard/pythoncard-0.7.3.1.ebuild | |
parent | Mark 1.4 ~ia64 (diff) | |
download | gentoo-2-e5b0b4ba0c056a06ad7e3a69c6e53fb26ab9a68c.tar.gz gentoo-2-e5b0b4ba0c056a06ad7e3a69c6e53fb26ab9a68c.tar.bz2 gentoo-2-e5b0b4ba0c056a06ad7e3a69c6e53fb26ab9a68c.zip |
Mark 0.7.3.1 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/pythoncard/pythoncard-0.7.3.1.ebuild')
-rw-r--r-- | dev-python/pythoncard/pythoncard-0.7.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild b/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild index fced837d58fa..b6357e5c6ef3 100644 --- a/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild +++ b/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild,v 1.6 2005/08/26 03:20:18 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild,v 1.7 2006/04/01 18:58:31 agriffis Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pythoncard/PythonCardPrototype-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="~ia64 ~ppc ~sparc x86" IUSE="" DEPEND="=dev-python/wxpython-2.4.2.4*" |