Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boost/
Date: Sun, 29 Oct 2017 21:08:19
Message-Id: 1509311257.ea71240b8e795c6bf86f3efe02da21b3dabef0fc.whissi@gentoo
1 commit: ea71240b8e795c6bf86f3efe02da21b3dabef0fc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 19:57:21 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 21:07:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea71240b
7
8 dev-libs/boost: x86 stable (bug #624662)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-libs/boost/boost-1.63.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/boost/boost-1.63.0.ebuild b/dev-libs/boost/boost-1.63.0.ebuild
16 index 033db29cbd0..32fc11933ad 100644
17 --- a/dev-libs/boost/boost-1.63.0.ebuild
18 +++ b/dev-libs/boost/boost-1.63.0.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://downloads.sourceforge.net/project/boost/${PN}/${PV}/${MY_P}.tar
20
21 LICENSE="Boost-1.0"
22 SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
23 -KEYWORDS="alpha ~amd64 arm ~arm64 ~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"
24 +KEYWORDS="alpha ~amd64 arm ~arm64 ~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"
25
26 IUSE="context debug doc icu +nls mpi python static-libs +threads tools"