summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-08-02 14:52:56 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-08-02 14:52:56 +0000
commit688c3278afaf0b6d25ddf1c3a0d2331def1faf2d (patch)
treeb86de1414ccc9bcc76b9e0b1aaeca0e9fc4a3269 /dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild
parentAdd ~sparc keyword. (Manifest recommit) (diff)
downloadgentoo-2-688c3278afaf0b6d25ddf1c3a0d2331def1faf2d.tar.gz
gentoo-2-688c3278afaf0b6d25ddf1c3a0d2331def1faf2d.tar.bz2
gentoo-2-688c3278afaf0b6d25ddf1c3a0d2331def1faf2d.zip
Add ~sparc keyword; good validation test for wxpython.
Diffstat (limited to 'dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild')
-rw-r--r--dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild b/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild
index 6489926ed4d8..a44bcca049e2 100644
--- a/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild
+++ b/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.4.2.4.ebuild,v 1.5 2004/07/16 00:41:52 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild,v 1.6 2004/08/02 14:52:56 fmccor Exp $
MY_P="${P/wxpython-docs/wxPythonDocs}"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinFDL-3"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
IUSE=""
S="${WORKDIR}/wxPython-${PVR}"