summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-cpp/kokkos/kokkos-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/kokkos/kokkos-4.0.1.ebuild b/dev-cpp/kokkos/kokkos-4.0.1.ebuild
index fb34ce9b8546..a83617a9795f 100644
--- a/dev-cpp/kokkos/kokkos-4.0.1.ebuild
+++ b/dev-cpp/kokkos/kokkos-4.0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 -x86"
+KEYWORDS="amd64 -x86"
IUSE="+openmp test"
RESTRICT="!test? ( test )"