summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-01-11 18:37:21 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-01-11 18:37:21 +0000
commitac16857161e0d3a6c1253315d316dcfa8f5e5e37 (patch)
tree05164c2e2b7059618d8ae6d0b044f5957aed5775 /dev-scheme/bigloo/bigloo-2.7a_p2.ebuild
parentRemove stray digests. (diff)
downloadhistorical-ac16857161e0d3a6c1253315d316dcfa8f5e5e37.tar.gz
historical-ac16857161e0d3a6c1253315d316dcfa8f5e5e37.tar.bz2
historical-ac16857161e0d3a6c1253315d316dcfa8f5e5e37.zip
add keyword ~amd64 for bigloo-2.7a_p2
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-scheme/bigloo/bigloo-2.7a_p2.ebuild')
-rw-r--r--dev-scheme/bigloo/bigloo-2.7a_p2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-scheme/bigloo/bigloo-2.7a_p2.ebuild b/dev-scheme/bigloo/bigloo-2.7a_p2.ebuild
index d4e335d4e752..d4446626bb3e 100644
--- a/dev-scheme/bigloo/bigloo-2.7a_p2.ebuild
+++ b/dev-scheme/bigloo/bigloo-2.7a_p2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-2.7a_p2.ebuild,v 1.1 2006/02/16 17:18:20 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-2.7a_p2.ebuild,v 1.2 2007/01/11 18:37:21 hkbst Exp $
inherit elisp-common
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="java emacs"
DEPEND=">=sys-apps/sed-4