summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-10-13 17:48:29 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-10-13 17:48:29 +0000
commitcf7da980504a56734a2cd91cd0b4e6d84be419c6 (patch)
tree1f445dc7c53b003a4cffcc9f6748e65c88064d22 /dev-lang/gauche/gauche-0.8.5.ebuild
parentMark 0.1.6 stable on ia64 #109154 (diff)
downloadgentoo-2-cf7da980504a56734a2cd91cd0b4e6d84be419c6.tar.gz
gentoo-2-cf7da980504a56734a2cd91cd0b4e6d84be419c6.tar.bz2
gentoo-2-cf7da980504a56734a2cd91cd0b4e6d84be419c6.zip
Added ~amd64 keyword. Bug #108735.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'dev-lang/gauche/gauche-0.8.5.ebuild')
-rw-r--r--dev-lang/gauche/gauche-0.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gauche/gauche-0.8.5.ebuild b/dev-lang/gauche/gauche-0.8.5.ebuild
index cfd89cb244bc..faa1ffb2bf08 100644
--- a/dev-lang/gauche/gauche-0.8.5.ebuild
+++ b/dev-lang/gauche/gauche-0.8.5.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-lang/gauche/gauche-0.8.5.ebuild,v 1.1 2005/07/24 14:21:07 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.5.ebuild,v 1.2 2005/10/13 17:48:29 metalgod Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ HOMEPAGE="http://gauche.sf.net/"
SRC_URI="mirror://sourceforge/gauche/${MY_P}.tgz"
LICENSE="BSD"
-KEYWORDS="~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
SLOT="0"
S="${WORKDIR}/${MY_P}"