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
commitf4a60e20dfebf2951211e727a6dcde24246cf006 (patch)
treede203fe83d4caa31be59102e935b8044fe0c701e /dev-lang/squeak-basicimage/squeak-basicimage-3.10.ebuild
parentfix bugs 248771, 248797, 248917 (diff)
downloadhistorical-f4a60e20dfebf2951211e727a6dcde24246cf006.tar.gz
historical-f4a60e20dfebf2951211e727a6dcde24246cf006.tar.bz2
historical-f4a60e20dfebf2951211e727a6dcde24246cf006.zip
Adding ~amd64 keyword
Package-Manager: portage-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"