diff options
author | 2006-08-01 03:56:12 +0000 | |
---|---|---|
committer | 2006-08-01 03:56:12 +0000 | |
commit | 5c3a64942d83c9cda4a9360f0c24ffcc2d9c62ec (patch) | |
tree | 0ff415fc45f8efb50361ce613e0d141d6126c9ca /dev-util/re2c/re2c-0.10.4.ebuild | |
parent | Stable x86 (diff) | |
download | gentoo-2-5c3a64942d83c9cda4a9360f0c24ffcc2d9c62ec.tar.gz gentoo-2-5c3a64942d83c9cda4a9360f0c24ffcc2d9c62ec.tar.bz2 gentoo-2-5c3a64942d83c9cda4a9360f0c24ffcc2d9c62ec.zip |
stable x86
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-util/re2c/re2c-0.10.4.ebuild')
-rw-r--r-- | dev-util/re2c/re2c-0.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/re2c/re2c-0.10.4.ebuild b/dev-util/re2c/re2c-0.10.4.ebuild index 3230ff815ba3..3de2762e6027 100644 --- a/dev-util/re2c/re2c-0.10.4.ebuild +++ b/dev-util/re2c/re2c-0.10.4.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.10.4.ebuild,v 1.3 2006/07/30 19:55:41 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.10.4.ebuild,v 1.4 2006/08/01 03:56:12 tsunam Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="virtual/libc" |