Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/bullet/
Date: Sun, 27 Sep 2020 20:09:44
Message-Id: 1601237265.c5475de9b08b51cafa287952d1c72f00c3c1b2ab.sam@gentoo
1 commit: c5475de9b08b51cafa287952d1c72f00c3c1b2ab
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 27 20:07:45 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 27 20:07:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5475de9
7
8 sci-physics/bullet: Keyword 2.89 arm64, #744469
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-physics/bullet/bullet-2.89.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-physics/bullet/bullet-2.89.ebuild b/sci-physics/bullet/bullet-2.89.ebuild
16 index 24626f66775..93b7355b91d 100644
17 --- a/sci-physics/bullet/bullet-2.89.ebuild
18 +++ b/sci-physics/bullet/bullet-2.89.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t
20
21 LICENSE="ZLIB"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="+bullet3 doc double-precision examples extras openmp tbb test threads"
26
27 REQUIRED_USE="