diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:59:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:59:28 +0000 |
commit | 8a49ba3fd198705d8cb9ececa5ea1bcccd4d78f4 (patch) | |
tree | 370bf91d932ddfc65cba2762d0c008d82525e187 /sci-physics | |
parent | sys-apps/debianutils: Stabilize 4.11.2 x86, #762047 (diff) | |
download | gentoo-8a49ba3fd198705d8cb9ececa5ea1bcccd4d78f4.tar.gz gentoo-8a49ba3fd198705d8cb9ececa5ea1bcccd4d78f4.tar.bz2 gentoo-8a49ba3fd198705d8cb9ececa5ea1bcccd4d78f4.zip |
sci-physics/bullet: Stabilize 3.07 x86, #762059
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/bullet/bullet-3.07.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/bullet/bullet-3.07.ebuild b/sci-physics/bullet/bullet-3.07.ebuild index 2dcd83c2cb53..2bdb63b430a1 100644 --- a/sci-physics/bullet/bullet-3.07.ebuild +++ b/sci-physics/bullet/bullet-3.07.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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc double-precision examples openmp tbb test threads" REQUIRED_USE=" |