aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2015-02-19 12:09:57 -0700
committerChristoph Junghans <ottxor@gentoo.org>2015-02-19 12:09:57 -0700
commita807703402a561ced561516c36170c7cfd60ec88 (patch)
tree97ec0c182f3f29c0033f4085c69054ca5f980fb3 /dev-libs
parentclean up (diff)
downloadsci-a807703402a561ced561516c36170c7cfd60ec88.tar.gz
sci-a807703402a561ced561516c36170c7cfd60ec88.tar.bz2
sci-a807703402a561ced561516c36170c7cfd60ec88.zip
dropped sparc
Package-Manager: portage-2.2.14
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/boost/ChangeLog3
-rw-r--r--dev-libs/boost/boost-1.56.0-r2.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 893df7618..a5c6ca6cf 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Feb 2015; Christoph Junghans <ottxor@gentoo.org> boost-1.56.0-r2.ebuild:
+ dropped sparc
+
*boost-1.56.0-r2 (17 Feb 2015)
17 Feb 2015; Christoph Junghans <ottxor@gentoo.org> +boost-1.56.0-r2.ebuild,
diff --git a/dev-libs/boost/boost-1.56.0-r2.ebuild b/dev-libs/boost/boost-1.56.0-r2.ebuild
index e03539937..b5434dabe 100644
--- a/dev-libs/boost/boost-1.56.0-r2.ebuild
+++ b/dev-libs/boost/boost-1.56.0-r2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/boost/${MY_P}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt"
IUSE="context debug doc icu +nls mpi python static-libs +threads tools"