Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/bullet/
Date: Wed, 02 Mar 2022 07:19:57
Message-Id: 1646205503.4c4cb6724d76fbb64fb6cae5bb14f79383670f4d.juippis@gentoo
1 commit: 4c4cb6724d76fbb64fb6cae5bb14f79383670f4d
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 07:18:23 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 07:18:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4cb672
7
8 sci-physics/bullet: stabilize 3.17-r1 for x86
9
10 Bug: https://bugs.gentoo.org/828380
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 sci-physics/bullet/bullet-3.17-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-physics/bullet/bullet-3.17-r1.ebuild b/sci-physics/bullet/bullet-3.17-r1.ebuild
17 index 5c1db84f1499..4a2d9dd0a560 100644
18 --- a/sci-physics/bullet/bullet-3.17-r1.ebuild
19 +++ b/sci-physics/bullet/bullet-3.17-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t
27
28 LICENSE="ZLIB"
29 SLOT="0/${PV}"
30 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
32 IUSE="doc double-precision examples extras openmp tbb test +threads"
33
34 REQUIRED_USE="