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:58
Message-Id: 1646205531.c6ea5e65d39d36cb7963aada1786dddb211afcfc.juippis@gentoo
1 commit: c6ea5e65d39d36cb7963aada1786dddb211afcfc
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 07:18:51 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 07:18:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ea5e65
7
8 sci-physics/bullet: stabilize 3.17-r1 for amd64
9
10 Closes: 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 | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-physics/bullet/bullet-3.17-r1.ebuild b/sci-physics/bullet/bullet-3.17-r1.ebuild
17 index 4a2d9dd0a560..84913e382446 100644
18 --- a/sci-physics/bullet/bullet-3.17-r1.ebuild
19 +++ b/sci-physics/bullet/bullet-3.17-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t
21
22 LICENSE="ZLIB"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
26 IUSE="doc double-precision examples extras openmp tbb test +threads"
27
28 REQUIRED_USE="