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, 27 Apr 2022 14:00:07
Message-Id: 1651067999.37b3ba43f6e119623f623c592233b0444db2aa11.juippis@gentoo
1 commit: 37b3ba43f6e119623f623c592233b0444db2aa11
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 13:43:39 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 13:59:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b3ba43
7
8 sci-physics/bullet: Stabilize 3.21 amd64, #841317
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 sci-physics/bullet/bullet-3.21.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-physics/bullet/bullet-3.21.ebuild b/sci-physics/bullet/bullet-3.21.ebuild
16 index 9c107c131d61..246320d47014 100644
17 --- a/sci-physics/bullet/bullet-3.21.ebuild
18 +++ b/sci-physics/bullet/bullet-3.21.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 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
25 IUSE="doc double-precision examples extras openmp tbb test +threads"
26
27 REQUIRED_USE="