From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-856763-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9329D1388BF for <garchives@archives.gentoo.org>; Mon, 11 Jan 2016 20:13:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DC9D21C013; Mon, 11 Jan 2016 20:13:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 378FB21C013 for <gentoo-commits@lists.gentoo.org>; Mon, 11 Jan 2016 20:13:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3D86D33BE2F for <gentoo-commits@lists.gentoo.org>; Mon, 11 Jan 2016 20:13:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32FBFA15 for <gentoo-commits@lists.gentoo.org>; Mon, 11 Jan 2016 20:13:25 +0000 (UTC) From: "Guilherme Amadio" <amadio@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" <amadio@gentoo.org> Message-ID: <1452543190.5ceaefb92988719d2edfbc119bb1e0d40703ca5c.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/bullet/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/bullet/bullet-2.83.4.ebuild X-VCS-Directories: sci-physics/bullet/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: 5ceaefb92988719d2edfbc119bb1e0d40703ca5c X-VCS-Branch: master Date: Mon, 11 Jan 2016 20:13:25 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c718eabe-9ca2-4e47-a783-943e6a69a0cf X-Archives-Hash: 654b1fb81174e272d79ec386b5034a83 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="