summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-27 07:22:42 +0000
committerSam James <sam@gentoo.org>2021-11-27 07:22:42 +0000
commit49dca9c9a5b5b1de14cd252c4a1ba61aca0f3a42 (patch)
tree27827f9f6cf9693be21584632a7686b75430a9bf /dev-cpp/kokkos
parentdev-python/pip: Disable tests requiring tomli-w in stable cand. (diff)
downloadgentoo-49dca9c9a5b5b1de14cd252c4a1ba61aca0f3a42.tar.gz
gentoo-49dca9c9a5b5b1de14cd252c4a1ba61aca0f3a42.tar.bz2
gentoo-49dca9c9a5b5b1de14cd252c4a1ba61aca0f3a42.zip
dev-cpp/kokkos: Stabilize 3.1.01-r1 amd64, #791514
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/kokkos')
-rw-r--r--dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild b/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild
index 24d979c98647..52828debf318 100644
--- a/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild
+++ b/dev-cpp/kokkos/kokkos-3.1.01-r1.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 )"