Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/bullet/
Date: Sun, 13 Aug 2017 11:16:53
Message-Id: 1502623005.2915b303276b0801650e99bb290a735dda9e75d6.slyfox@gentoo
1 commit: 2915b303276b0801650e99bb290a735dda9e75d6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 13 11:16:34 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 13 11:16:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2915b303
7
8 sci-physics/bullet: keyworded 2.86 for ppc, bug #612790
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 sci-physics/bullet/bullet-2.86.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-physics/bullet/bullet-2.86.ebuild b/sci-physics/bullet/bullet-2.86.ebuild
17 index f3282b8ac89..3a22c4b3a91 100644
18 --- a/sci-physics/bullet/bullet-2.86.ebuild
19 +++ b/sci-physics/bullet/bullet-2.86.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t
21
22 LICENSE="ZLIB"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 IUSE="+bullet3 doc double-precision examples extras test"
27
28 RDEPEND="