diff options
Diffstat (limited to 'dev-cpp/kokkos/kokkos-3.0.00.ebuild')
-rw-r--r-- | dev-cpp/kokkos/kokkos-3.0.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/kokkos/kokkos-3.0.00.ebuild b/dev-cpp/kokkos/kokkos-3.0.00.ebuild index 1707ae8abba0..b8bceaa6fda8 100644 --- a/dev-cpp/kokkos/kokkos-3.0.00.ebuild +++ b/dev-cpp/kokkos/kokkos-3.0.00.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 -x86" IUSE="+openmp test" RESTRICT="!test? ( test )" |