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
commit90174859c4e0443e2301e18b7e45c56026ac0370 (patch)
treeb45c9abb6f614a8eaddfaac44c90239102b610f7 /dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild
parentAdd ~sparc keyword. (diff)
downloadhistorical-90174859c4e0443e2301e18b7e45c56026ac0370.tar.gz
historical-90174859c4e0443e2301e18b7e45c56026ac0370.tar.bz2
historical-90174859c4e0443e2301e18b7e45c56026ac0370.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}"