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-util/boost-build/
Date: Sun, 29 Oct 2017 21:08:19
Message-Id: 1509311255.5c8ff128820a114e5067efcadc58293ba8ba38ff.whissi@gentoo
1 commit: 5c8ff128820a114e5067efcadc58293ba8ba38ff
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 19:56:44 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 21:07:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8ff128
7
8 dev-util/boost-build: x86 stable (bug #624662)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-util/boost-build/boost-build-1.63.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/boost-build/boost-build-1.63.0.ebuild b/dev-util/boost-build/boost-build-1.63.0.ebuild
16 index f77b0ae7a65..8aa8dfd5bee 100644
17 --- a/dev-util/boost-build/boost-build-1.63.0.ebuild
18 +++ b/dev-util/boost-build/boost-build-1.63.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_
20
21 LICENSE="Boost-1.0"
22 SLOT="0"
23 -KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="examples python test"
26
27 RDEPEND="python? ( ${PYTHON_DEPS} )