summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-04 09:12:29 +0000
committerSam James <sam@gentoo.org>2024-12-04 09:12:29 +0000
commit51667f55a2356e648fc5f2906433b3a838a71a8c (patch)
treef3044719b24bfab86c0dd8db43a7a17e63b90555 /dev-cpp/kokkos
parentmedia-gfx/asymptote: Stabilize 2.90 amd64, #945553 (diff)
downloadgentoo-51667f55a2356e648fc5f2906433b3a838a71a8c.tar.gz
gentoo-51667f55a2356e648fc5f2906433b3a838a71a8c.tar.bz2
gentoo-51667f55a2356e648fc5f2906433b3a838a71a8c.zip
dev-cpp/kokkos: Stabilize 4.3.1 amd64, #945554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/kokkos')
-rw-r--r--dev-cpp/kokkos/kokkos-4.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/kokkos/kokkos-4.3.1.ebuild b/dev-cpp/kokkos/kokkos-4.3.1.ebuild
index 208704232631..d97010cc25f9 100644
--- a/dev-cpp/kokkos/kokkos-4.3.1.ebuild
+++ b/dev-cpp/kokkos/kokkos-4.3.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 )"