commit: 045be007cc483cb6c212685ba529185febc78f36 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Apr 27 13:46:41 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Apr 27 14:00:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045be007
sci-physics/bullet: Stabilize 3.21 x86, #841317 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-physics/bullet/bullet-3.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/bullet/bullet-3.21.ebuild b/sci-physics/bullet/bullet-3.21.ebuild index 246320d47014..2dd6ebe42362 100644 --- a/sci-physics/bullet/bullet-3.21.ebuild +++ b/sci-physics/bullet/bullet-3.21.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="
