Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boost/
Date: Mon, 29 Aug 2016 21:22:59
Message-Id: 1472505768.93db8016a17d55975c724caf302e5df75c79362b.ottxor@gentoo
1 commit: 93db8016a17d55975c724caf302e5df75c79362b
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 21:16:07 2016 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 21:22:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93db8016
7
8 dev-libs/boost: re-add keywords for mpi multilib ebuild
9
10 Package-Manager: portage-2.2.28
11
12 dev-libs/boost/boost-1.61.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/boost/boost-1.61.0-r1.ebuild b/dev-libs/boost/boost-1.61.0-r1.ebuild
16 index 937dbb4..300cbf9 100644
17 --- a/dev-libs/boost/boost-1.61.0-r1.ebuild
18 +++ b/dev-libs/boost/boost-1.61.0-r1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/boost/${MY_P}.tar.bz2"
20
21 LICENSE="Boost-1.0"
22 SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
23 -KEYWORDS=""
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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"
25
26 IUSE="context debug doc icu +nls mpi python static-libs +threads tools"