summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 11:52:08 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 11:52:08 +0000
commit2e839cbaf8dcb3d6beaaf63dd74c3b87acdfcfa1 (patch)
treea5c6769e981a48af489f5c7b5d5c06835b182e5b /dev-libs/boehm-gc/boehm-gc-6.5.ebuild
parentMark 2.2.11-r1 stable on ia64 (diff)
downloadgentoo-2-2e839cbaf8dcb3d6beaaf63dd74c3b87acdfcfa1.tar.gz
gentoo-2-2e839cbaf8dcb3d6beaaf63dd74c3b87acdfcfa1.tar.bz2
gentoo-2-2e839cbaf8dcb3d6beaaf63dd74c3b87acdfcfa1.zip
Mark 6.5 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-libs/boehm-gc/boehm-gc-6.5.ebuild')
-rw-r--r--dev-libs/boehm-gc/boehm-gc-6.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-6.5.ebuild b/dev-libs/boehm-gc/boehm-gc-6.5.ebuild
index a016f1ce2ba8..3dc5eff49604 100644
--- a/dev-libs/boehm-gc/boehm-gc-6.5.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-6.5.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.5.ebuild,v 1.5 2005/09/24 08:16:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.5.ebuild,v 1.6 2005/10/02 11:52:08 agriffis Exp $
inherit eutils
@@ -13,7 +13,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="nocxx threads"
RDEPEND="virtual/libc"