Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/bullet/
Date: Mon, 12 Feb 2018 14:04:02
Message-Id: 1518442690.ee36d75ca3875987a9e25e122c2b1176288c347e.aballier@gentoo
1 commit: ee36d75ca3875987a9e25e122c2b1176288c347e
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 12 13:38:10 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 12 13:38:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee36d75c
7
8 sci-physics/bullet: keyword ~arm
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sci-physics/bullet/bullet-2.86.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-physics/bullet/bullet-2.86.ebuild b/sci-physics/bullet/bullet-2.86.ebuild
16 index 3a22c4b3a91..5609217804b 100644
17 --- a/sci-physics/bullet/bullet-2.86.ebuild
18 +++ b/sci-physics/bullet/bullet-2.86.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t
26
27 LICENSE="ZLIB"
28 SLOT="0/${PV}"
29 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
31 IUSE="+bullet3 doc double-precision examples extras test"
32
33 RDEPEND="