summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-11-18 19:37:08 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-11-18 19:37:08 +0000
commitf8592e5bd9388c12e0189735d4399d257964b192 (patch)
tree8e48809d576219715a23bcd3dac3488b310abc96 /dev-util/btyacc/btyacc-3.0-r1.ebuild
parentRevbump for added support for LTO via USE=lto. This requires LLVM to be inst... (diff)
downloadgentoo-2-f8592e5bd9388c12e0189735d4399d257964b192.tar.gz
gentoo-2-f8592e5bd9388c12e0189735d4399d257964b192.tar.bz2
gentoo-2-f8592e5bd9388c12e0189735d4399d257964b192.zip
Adding ~amd64 keyword
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/btyacc/btyacc-3.0-r1.ebuild')
-rw-r--r--dev-util/btyacc/btyacc-3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/btyacc/btyacc-3.0-r1.ebuild b/dev-util/btyacc/btyacc-3.0-r1.ebuild
index 842fc48c9633..abd3f755a21d 100644
--- a/dev-util/btyacc/btyacc-3.0-r1.ebuild
+++ b/dev-util/btyacc/btyacc-3.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0-r1.ebuild,v 1.2 2010/02/21 01:10:04 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0-r1.ebuild,v 1.3 2010/11/18 19:37:08 patrick Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="http://www.siber.com/btyacc/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
S="${WORKDIR}"