diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:59:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:59:35 +0100 |
commit | 82aa72e92dbcbe3f72c5a1a195b6ae551f187a48 (patch) | |
tree | 3c943ae59f8a9b3a615c5170654fa9c7758dc840 /dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild | |
parent | dev-libs/atk: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-82aa72e92dbcbe3f72c5a1a195b6ae551f187a48.tar.gz gentoo-82aa72e92dbcbe3f72c5a1a195b6ae551f187a48.tar.bz2 gentoo-82aa72e92dbcbe3f72c5a1a195b6ae551f187a48.zip |
dev-libs/boehm-gc: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
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 c94f871d7331..4e90f9f1161f 100644 --- a/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://www.hboehm.info/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 ~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 |