commit: 5ceaefb92988719d2edfbc119bb1e0d40703ca5c Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Mon Jan 11 20:11:25 2016 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Mon Jan 11 20:13:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ceaefb9
sci-physics/bullet: mark 2.83.4 amd64/x86 stable Package-Manager: portage-2.2.26 sci-physics/bullet/bullet-2.83.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-physics/bullet/bullet-2.83.4.ebuild b/sci-physics/bullet/bullet-2.83.4.ebuild index c714c72..61deb4a 100644 --- a/sci-physics/bullet/bullet-2.83.4.ebuild +++ b/sci-physics/bullet/bullet-2.83.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t LICENSE="ZLIB" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+bullet3 doc double-precision examples extras" RDEPEND="
