diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-03-02 09:18:51 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-03-02 09:18:51 +0200 |
commit | c6ea5e65d39d36cb7963aada1786dddb211afcfc (patch) | |
tree | 9238fd34f3034b9c0090e1e9ef998d9f6e1dbac2 /sci-physics | |
parent | sci-physics/bullet: stabilize 3.17-r1 for x86 (diff) | |
download | gentoo-c6ea5e65d39d36cb7963aada1786dddb211afcfc.tar.gz gentoo-c6ea5e65d39d36cb7963aada1786dddb211afcfc.tar.bz2 gentoo-c6ea5e65d39d36cb7963aada1786dddb211afcfc.zip |
sci-physics/bullet: stabilize 3.17-r1 for amd64
Closes: https://bugs.gentoo.org/828380
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/bullet/bullet-3.17-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/bullet/bullet-3.17-r1.ebuild b/sci-physics/bullet/bullet-3.17-r1.ebuild index 4a2d9dd0a560..84913e382446 100644 --- a/sci-physics/bullet/bullet-3.17-r1.ebuild +++ b/sci-physics/bullet/bullet-3.17-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t LICENSE="ZLIB" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="doc double-precision examples extras openmp tbb test +threads" REQUIRED_USE=" |