Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/bullet/
Date: Tue, 12 Jun 2018 11:36:52
Message-Id: 1528802846.628aa67b573b4d2eed2dcb3e5765133fa93a335a.whissi@gentoo
1 commit: 628aa67b573b4d2eed2dcb3e5765133fa93a335a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 12 11:27:26 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 12 11:27:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628aa67b
7
8 sci-physics/bullet: x86 stable (bug #657252)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 sci-physics/bullet/bullet-2.86.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-physics/bullet/bullet-2.86.ebuild b/sci-physics/bullet/bullet-2.86.ebuild
16 index 5609217804b..68086b44e0f 100644
17 --- a/sci-physics/bullet/bullet-2.86.ebuild
18 +++ b/sci-physics/bullet/bullet-2.86.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t
20
21 LICENSE="ZLIB"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE="+bullet3 doc double-precision examples extras test"
26
27 RDEPEND="