summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2022-12-05 11:31:20 -0600
committerMatthias Maier <tamiko@gentoo.org>2022-12-05 11:31:55 -0600
commit8aef08e6ef80ec8a01ea77c692a1e488ccad7067 (patch)
tree9d6e6338de503b8b53539be2a96ffbf76c4ea8ea /dev-cpp
parentprofiles/arch/loong: mask a few more non-working configurations (diff)
downloadgentoo-8aef08e6ef80ec8a01ea77c692a1e488ccad7067.tar.gz
gentoo-8aef08e6ef80ec8a01ea77c692a1e488ccad7067.tar.bz2
gentoo-8aef08e6ef80ec8a01ea77c692a1e488ccad7067.zip
dev-cpp/kokkos: destabilize 3.7.0 for ~amd64
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/kokkos/kokkos-3.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/kokkos/kokkos-3.7.0.ebuild b/dev-cpp/kokkos/kokkos-3.7.0.ebuild
index b8f927d8aac1..473cac731fff 100644
--- a/dev-cpp/kokkos/kokkos-3.7.0.ebuild
+++ b/dev-cpp/kokkos/kokkos-3.7.0.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 )"