Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/bullet/
Date: Sat, 10 Oct 2020 07:23:06
Message-Id: 1602314553.ad44abd1f4d47a5cf29207e5a48fa1e3ec10c3bd.juippis@gentoo
1 commit: ad44abd1f4d47a5cf29207e5a48fa1e3ec10c3bd
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 06:27:48 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 07:22:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad44abd1
7
8 sci-physics/bullet: readd ~arm64 for 3.05
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 sci-physics/bullet/bullet-3.05.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-physics/bullet/bullet-3.05.ebuild b/sci-physics/bullet/bullet-3.05.ebuild
16 index a0f05f7d44a..1361eaaff57 100644
17 --- a/sci-physics/bullet/bullet-3.05.ebuild
18 +++ b/sci-physics/bullet/bullet-3.05.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="doc examples openmp tbb test threads"
26
27 REQUIRED_USE="