diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-26 05:46:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-26 05:46:37 +0000 |
commit | 539a971d6d696ab9035341282b0a52e3dc5b2abb (patch) | |
tree | d97e7b2888fd6473703bad818c4399e15163c3dd /dev-util/re2c/re2c-0.12.0.ebuild | |
parent | Stable on ppc64; bug #179943 (diff) | |
download | gentoo-2-539a971d6d696ab9035341282b0a52e3dc5b2abb.tar.gz gentoo-2-539a971d6d696ab9035341282b0a52e3dc5b2abb.tar.bz2 gentoo-2-539a971d6d696ab9035341282b0a52e3dc5b2abb.zip |
Stable on ppc64; bug #181941
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-util/re2c/re2c-0.12.0.ebuild')
-rw-r--r-- | dev-util/re2c/re2c-0.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/re2c/re2c-0.12.0.ebuild b/dev-util/re2c/re2c-0.12.0.ebuild index fbe35772b269..41b5938f6247 100644 --- a/dev-util/re2c/re2c-0.12.0.ebuild +++ b/dev-util/re2c/re2c-0.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.12.0.ebuild,v 1.8 2007/06/25 13:25:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.12.0.ebuild,v 1.9 2007/06/26 05:46:37 corsair Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="virtual/libc" |