commit: 343be7bcd25a747bd7433bf8216032f2f2bbe13e Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Jan 9 09:58:08 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Jan 9 09:58:15 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343be7bc
sci-physics/bullet: Stabilize 3.21 arm64, #968510 Signed-off-by: Eli Schwartz <eschwartz <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 91b89639fdce..2a5ac1ddb865 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 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="doc double-precision examples extras openmp tbb test +threads" REQUIRED_USE="
