commit: ee36d75ca3875987a9e25e122c2b1176288c347e Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Feb 12 13:38:10 2018 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Feb 12 13:38:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee36d75c
sci-physics/bullet: keyword ~arm Package-Manager: Portage-2.3.24, Repoman-2.3.6 sci-physics/bullet/bullet-2.86.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-physics/bullet/bullet-2.86.ebuild b/sci-physics/bullet/bullet-2.86.ebuild index 3a22c4b3a91..5609217804b 100644 --- a/sci-physics/bullet/bullet-2.86.ebuild +++ b/sci-physics/bullet/bullet-2.86.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t LICENSE="ZLIB" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+bullet3 doc double-precision examples extras test" RDEPEND="
