summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2006-05-09 16:32:14 +0000
committerJon Hood <squinky86@gentoo.org>2006-05-09 16:32:14 +0000
commitd2c111b93692cff690782c02d148bee09da1c964 (patch)
tree67b2009eb32c3b5355452a59f8d46044535a9e13 /dev-util/re2c/re2c-0.9.11.ebuild
parentCorrect location for default dhclient conf and pid files. (diff)
downloadgentoo-2-d2c111b93692cff690782c02d148bee09da1c964.tar.gz
gentoo-2-d2c111b93692cff690782c02d148bee09da1c964.tar.bz2
gentoo-2-d2c111b93692cff690782c02d148bee09da1c964.zip
add ~amd64, #131390
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'dev-util/re2c/re2c-0.9.11.ebuild')
-rw-r--r--dev-util/re2c/re2c-0.9.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/re2c/re2c-0.9.11.ebuild b/dev-util/re2c/re2c-0.9.11.ebuild
index b054925f2849..742eaaa2f941 100644
--- a/dev-util/re2c/re2c-0.9.11.ebuild
+++ b/dev-util/re2c/re2c-0.9.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.9.11.ebuild,v 1.2 2006/04/22 05:58:12 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.9.11.ebuild,v 1.3 2006/05/09 16:32:14 squinky86 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/libc"