diff options
author | Sam James <sam@gentoo.org> | 2020-09-27 20:07:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-27 20:07:45 +0000 |
commit | c5475de9b08b51cafa287952d1c72f00c3c1b2ab (patch) | |
tree | 44881ff1c9ce95748d2d7cc6851632867a3820d0 /sci-physics/bullet | |
parent | media-libs/rlottie: Keyword 0.2 arm64, #744469 (diff) | |
download | gentoo-c5475de9b08b51cafa287952d1c72f00c3c1b2ab.tar.gz gentoo-c5475de9b08b51cafa287952d1c72f00c3c1b2ab.tar.bz2 gentoo-c5475de9b08b51cafa287952d1c72f00c3c1b2ab.zip |
sci-physics/bullet: Keyword 2.89 arm64, #744469
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics/bullet')
-rw-r--r-- | sci-physics/bullet/bullet-2.89.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/bullet/bullet-2.89.ebuild b/sci-physics/bullet/bullet-2.89.ebuild index 24626f66775a..93b7355b91d8 100644 --- a/sci-physics/bullet/bullet-2.89.ebuild +++ b/sci-physics/bullet/bullet-2.89.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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+bullet3 doc double-precision examples extras openmp tbb test threads" REQUIRED_USE=" |