summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 08:01:53 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 08:01:53 +0000
commit39b73cbd883fe7cc79a4306160cf4a6b17cdb9b7 (patch)
tree914e6800cf3d9f84242ee5a55ec0561fe8423d2f /dev-python/wxpython-docs
parentkeywords ~amd64; closes #60988. (diff)
downloadhistorical-39b73cbd883fe7cc79a4306160cf4a6b17cdb9b7.tar.gz
historical-39b73cbd883fe7cc79a4306160cf4a6b17cdb9b7.tar.bz2
historical-39b73cbd883fe7cc79a4306160cf4a6b17cdb9b7.zip
keywords ~amd64; closes #60994.
Diffstat (limited to 'dev-python/wxpython-docs')
-rw-r--r--dev-python/wxpython-docs/ChangeLog6
-rw-r--r--dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/wxpython-docs/ChangeLog b/dev-python/wxpython-docs/ChangeLog
index b31ad55c344d..df6ef6a71bb4 100644
--- a/dev-python/wxpython-docs/ChangeLog
+++ b/dev-python/wxpython-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wxpython-docs
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.9 2004/08/15 18:30:14 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.10 2004/10/17 08:01:53 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ wxpython-docs-2.4.2.4.ebuild:
+ keywords ~amd64; closes #60994.
15 Aug 2004; Rob Cakebread <pythonhead@gentoo.org>
wxpython-docs-2.4.0.7.ebuild, wxpython-docs-2.4.1.2.ebuild,
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 d2aeb2b88f0d..70de9304f0cd 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.7 2004/08/15 18:30:14 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild,v 1.8 2004/10/17 08:01:53 absinthe 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 ~sparc"
+KEYWORDS="x86 ~sparc ~amd64"
IUSE=""
S="${WORKDIR}/wxPython-${PVR}"