summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-08-12 19:43:08 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-08-12 19:43:08 +0000
commit83b98eb1e4e4208b09500998c4e788408676252f (patch)
treee0bb805ba02a43adfa42f8022c2053af75b8cb17 /dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild
parentstable on alpha (diff)
downloadhistorical-83b98eb1e4e4208b09500998c4e788408676252f.tar.gz
historical-83b98eb1e4e4208b09500998c4e788408676252f.tar.bz2
historical-83b98eb1e4e4208b09500998c4e788408676252f.zip
Add ~amd64 Keywords.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild')
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild
index 34bd87d4b734..0a9c43e87289 100644
--- a/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild
+++ b/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild,v 1.1 2005/05/22 05:29:47 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild,v 1.2 2005/08/12 19:41:50 metalgod Exp $
inherit eutils python
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/boa-constructor/${MY_P}.src.zip"
S=${WORKDIR}/${MY_P}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="=dev-python/wxpython-2.6*