summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-07-03 10:03:16 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-07-03 10:03:16 +0000
commitb655146627fdbfdf901888986931d0b6d42baaf6 (patch)
tree65310f7d4cb2bfea7ef9dde0a01c64d8819be2b1 /dev-libs/boehm-gc/boehm-gc-6.4.ebuild
parentStable on alpha. (diff)
downloadhistorical-b655146627fdbfdf901888986931d0b6d42baaf6.tar.gz
historical-b655146627fdbfdf901888986931d0b6d42baaf6.tar.bz2
historical-b655146627fdbfdf901888986931d0b6d42baaf6.zip
Stable on alpha.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-libs/boehm-gc/boehm-gc-6.4.ebuild')
-rw-r--r--dev-libs/boehm-gc/boehm-gc-6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-6.4.ebuild b/dev-libs/boehm-gc/boehm-gc-6.4.ebuild
index 28cdcea49b32..1e6588c8dc9f 100644
--- a/dev-libs/boehm-gc/boehm-gc-6.4.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-6.4.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-libs/boehm-gc/boehm-gc-6.4.ebuild,v 1.8 2005/06/22 16:42:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.4.ebuild,v 1.9 2005/07/03 10:03:16 kloeri Exp $
MY_P=gc${PV/_/}
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc-macos ppc64 sparc x86"
IUSE="c++"
RDEPEND="virtual/libc"