diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 20:27:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 20:27:03 +0000 |
commit | f3cd3b24bdad7b66825d1e9e41306a91033dc3b1 (patch) | |
tree | 5fa7a2fc19d1089eecc1cff1ee09d4457a648925 /dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild | |
parent | Stable for ia64, wrt bug #471046 (diff) | |
download | historical-f3cd3b24bdad7b66825d1e9e41306a91033dc3b1.tar.gz historical-f3cd3b24bdad7b66825d1e9e41306a91033dc3b1.tar.bz2 historical-f3cd3b24bdad7b66825d1e9e41306a91033dc3b1.zip |
Stable for ia64, wrt bug #471244
Package-Manager: portage-2.1.11.63/cvs/Linux ppc64
RepoMan-Options: --include-arches="ia64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild')
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild b/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild index b82c4d382b72..46ac8c17a7b0 100644 --- a/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild,v 1.4 2013/05/25 20:17:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild,v 1.5 2013/05/25 20:27:02 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/${MY_P}.tar.gz" LICENSE="boehm-gc" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cxx static-libs threads" DEPEND=">=dev-libs/libatomic_ops-7.2 |