summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-02-12 14:38:10 +0100
committerAlexis Ballier <aballier@gentoo.org>2018-02-12 14:38:10 +0100
commitee36d75ca3875987a9e25e122c2b1176288c347e (patch)
tree1859831b7e943303af5ef8910f9c7cc158d8a247 /sci-physics/bullet/bullet-2.86.ebuild
parentdev-ros/map_server: Remove old (diff)
downloadgentoo-ee36d75ca3875987a9e25e122c2b1176288c347e.tar.gz
gentoo-ee36d75ca3875987a9e25e122c2b1176288c347e.tar.bz2
gentoo-ee36d75ca3875987a9e25e122c2b1176288c347e.zip
sci-physics/bullet: keyword ~arm
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-physics/bullet/bullet-2.86.ebuild')
-rw-r--r--sci-physics/bullet/bullet-2.86.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/bullet/bullet-2.86.ebuild b/sci-physics/bullet/bullet-2.86.ebuild
index 3a22c4b3a915..5609217804ba 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="