summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-05-30 20:34:00 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-05-30 20:34:00 +0000
commit1c399a2f7ae9061e988e6e46f433329d86fb1918 (patch)
tree4045432a1a63fddbb9905a191fdea963b7c0879f /dev-libs
parentVersion bump (diff)
downloadgentoo-2-1c399a2f7ae9061e988e6e46f433329d86fb1918.tar.gz
gentoo-2-1c399a2f7ae9061e988e6e46f433329d86fb1918.tar.bz2
gentoo-2-1c399a2f7ae9061e988e6e46f433329d86fb1918.zip
Keyword ~mips
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/boehm-gc/ChangeLog5
-rw-r--r--dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boehm-gc/ChangeLog b/dev-libs/boehm-gc/ChangeLog
index a834ab9a67b8..9b4f2b17dc87 100644
--- a/dev-libs/boehm-gc/ChangeLog
+++ b/dev-libs/boehm-gc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/boehm-gc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.115 2014/02/19 19:06:07 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.116 2014/05/30 20:34:00 blueness Exp $
+
+ 30 May 2014; Anthony G. Basile <blueness@gentoo.org> boehm-gc-7.4.0.ebuild:
+ Keyword ~mips
19 Feb 2014; Ralph Sennhauser <sera@gentoo.org> boehm-gc-6.8.ebuild,
boehm-gc-7.1-r1.ebuild, boehm-gc-7.2d.ebuild, boehm-gc-7.2d-r1.ebuild,
diff --git a/dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild b/dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild
index 3b1da64a5304..eae6503434b0 100644
--- a/dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.4.0.ebuild,v 1.2 2014/02/19 19:06:07 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild,v 1.3 2014/05/30 20:34:00 blueness Exp $
EAPI=5
@@ -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 ~mips ~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.4