commit: 8aef08e6ef80ec8a01ea77c692a1e488ccad7067 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Mon Dec 5 17:31:20 2022 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Mon Dec 5 17:31:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aef08e6
dev-cpp/kokkos: destabilize 3.7.0 for ~amd64 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org> dev-cpp/kokkos/kokkos-3.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
