diff options
author | 2005-09-16 21:53:25 +0000 | |
---|---|---|
committer | 2005-09-16 21:53:25 +0000 | |
commit | a41e6f68f20949e2b82b30af5f352e0356eeaa54 (patch) | |
tree | a305b3c71ad00859705666d1c1b667d2e24f4a90 /dev-util/re2c/re2c-0.9.9.ebuild | |
parent | Converted to UTF-8, fixed encoding screwups (diff) | |
download | gentoo-2-a41e6f68f20949e2b82b30af5f352e0356eeaa54.tar.gz gentoo-2-a41e6f68f20949e2b82b30af5f352e0356eeaa54.tar.bz2 gentoo-2-a41e6f68f20949e2b82b30af5f352e0356eeaa54.zip |
adding to ~amd64
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-util/re2c/re2c-0.9.9.ebuild')
-rw-r--r-- | dev-util/re2c/re2c-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/re2c/re2c-0.9.9.ebuild b/dev-util/re2c/re2c-0.9.9.ebuild index c3179c5369e8..393890f5abc4 100644 --- a/dev-util/re2c/re2c-0.9.9.ebuild +++ b/dev-util/re2c/re2c-0.9.9.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-util/re2c/re2c-0.9.9.ebuild,v 1.3 2005/09/12 00:49:15 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.9.9.ebuild,v 1.4 2005/09/16 21:50:40 trapni Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="virtual/libc" |