commit: a807703402a561ced561516c36170c7cfd60ec88 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Thu Feb 19 19:09:57 2015 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Thu Feb 19 19:09:57 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a8077034
dropped sparc Package-Manager: portage-2.2.14 --- dev-libs/boost/ChangeLog | 3 +++ dev-libs/boost/boost-1.56.0-r2.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index 893df76..a5c6ca6 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 <ott...@gentoo.org> boost-1.56.0-r2.ebuild: + dropped sparc + *boost-1.56.0-r2 (17 Feb 2015) 17 Feb 2015; Christoph Junghans <ott...@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 e035399..b5434da 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"