commit: ad44abd1f4d47a5cf29207e5a48fa1e3ec10c3bd Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Oct 10 06:27:48 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Oct 10 07:22:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad44abd1
sci-physics/bullet: readd ~arm64 for 3.05 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-physics/bullet/bullet-3.05.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/bullet/bullet-3.05.ebuild b/sci-physics/bullet/bullet-3.05.ebuild index a0f05f7d44a..1361eaaff57 100644 --- a/sci-physics/bullet/bullet-3.05.ebuild +++ b/sci-physics/bullet/bullet-3.05.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="doc examples openmp tbb test threads" REQUIRED_USE="
