summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-01 10:11:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-01 10:11:35 +0000
commit07b2135cfa67e53968136ec6c1b5f2a845a830ad (patch)
tree652344cb9e51c01079ab7313a1f67778dec957f9 /dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild
parentfix bugs 248771, 248797, 248917 (diff)
downloadgentoo-2-07b2135cfa67e53968136ec6c1b5f2a845a830ad.tar.gz
gentoo-2-07b2135cfa67e53968136ec6c1b5f2a845a830ad.tar.bz2
gentoo-2-07b2135cfa67e53968136ec6c1b5f2a845a830ad.zip
Adding ~amd64 keyword
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild')
-rw-r--r--dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild b/dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild
index 64016bdc1afc..8fe2c76e371c 100644
--- a/dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild
+++ b/dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild,v 1.1 2008/06/09 17:58:06 araujo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild,v 1.2 2009/09/01 10:11:35 patrick Exp $
MY_P="Squeak${PV}-7159"
DESCRIPTION="Squeak basic image file"
@@ -10,7 +10,7 @@ SRC_URI="http://ftp.squeak.org/${PV}/${MY_P}-basic.zip
LICENSE="Apple"
SLOT="3.10"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
PROVIDE="virtual/squeak-image"