diff options
Diffstat (limited to 'sci-physics/bullet/bullet-3.07.ebuild')
-rw-r--r-- | sci-physics/bullet/bullet-3.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/bullet/bullet-3.07.ebuild b/sci-physics/bullet/bullet-3.07.ebuild index 0ba0a2d387cd..2dcd83c2cb53 100644 --- a/sci-physics/bullet/bullet-3.07.ebuild +++ b/sci-physics/bullet/bullet-3.07.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc double-precision examples openmp tbb test threads" REQUIRED_USE=" |