summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-26 19:02:36 +0100
committerSam James <sam@gentoo.org>2023-03-26 19:02:44 +0100
commiteccb54239c2667a203dc2d2821af9f350853e079 (patch)
tree955b2db681144b2585c2aec0a2b3d899bff7e4a0 /dev-cpp/kokkos
parentdev-python/rdflib: Bump to 6.3.2 (diff)
downloadgentoo-eccb54239c2667a203dc2d2821af9f350853e079.tar.gz
gentoo-eccb54239c2667a203dc2d2821af9f350853e079.tar.bz2
gentoo-eccb54239c2667a203dc2d2821af9f350853e079.zip
dev-cpp/kokkos: Stabilize 3.7.1 amd64, #892287
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/kokkos')
-rw-r--r--dev-cpp/kokkos/kokkos-3.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/kokkos/kokkos-3.7.1.ebuild b/dev-cpp/kokkos/kokkos-3.7.1.ebuild
index 643476dab313..4ec60171c232 100644
--- a/dev-cpp/kokkos/kokkos-3.7.1.ebuild
+++ b/dev-cpp/kokkos/kokkos-3.7.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 )"