diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 19:20:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 19:20:17 +0000 |
commit | 036441f6b5bb40febbcb1164ad65b88702a96f25 (patch) | |
tree | 67a789c3eee8fe65fd9a589f4f23f6581eb3c2cd /dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild | |
parent | Mark 1.0.6-r1 ~ia64 (diff) | |
download | gentoo-2-036441f6b5bb40febbcb1164ad65b88702a96f25.tar.gz gentoo-2-036441f6b5bb40febbcb1164ad65b88702a96f25.tar.bz2 gentoo-2-036441f6b5bb40febbcb1164ad65b88702a96f25.zip |
Mark 2.6.0.0-r1 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild')
-rw-r--r-- | dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild b/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild index 4d00348a7841..03e0395bc877 100644 --- a/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild +++ b/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.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/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild,v 1.3 2005/09/24 12:17:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild,v 1.4 2006/04/01 19:20:17 agriffis Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/wxPython-docs-${PV}.tar.gz LICENSE="wxWinFDL-3 LGPL-2.1" SLOT="2.6" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" S="${WORKDIR}/wxPython-${PV}" |