diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-12 13:27:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-12 13:27:26 +0200 |
commit | 628aa67b573b4d2eed2dcb3e5765133fa93a335a (patch) | |
tree | 9d4e7559fb181f0de5862aaf79f8fa37d6ac36df /sci-physics | |
parent | app-text/apvlv: x86 stable (bug #657940) (diff) | |
download | gentoo-628aa67b573b4d2eed2dcb3e5765133fa93a335a.tar.gz gentoo-628aa67b573b4d2eed2dcb3e5765133fa93a335a.tar.bz2 gentoo-628aa67b573b4d2eed2dcb3e5765133fa93a335a.zip |
sci-physics/bullet: x86 stable (bug #657252)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/bullet/bullet-2.86.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/bullet/bullet-2.86.ebuild b/sci-physics/bullet/bullet-2.86.ebuild index 5609217804ba..68086b44e0f2 100644 --- a/sci-physics/bullet/bullet-2.86.ebuild +++ b/sci-physics/bullet/bullet-2.86.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t LICENSE="ZLIB" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~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=" |