summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-25 18:34:10 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-25 18:34:10 +0000
commit72c992d8637d53d26dc19dd53c3b306e06218412 (patch)
treefcee072f89caf3f06032d45d93fcf652d8d25bd9 /dev-cpp/kokkos
parentsys-process/iotop-c: add 1.25 (diff)
downloadgentoo-72c992d8637d53d26dc19dd53c3b306e06218412.tar.gz
gentoo-72c992d8637d53d26dc19dd53c3b306e06218412.tar.bz2
gentoo-72c992d8637d53d26dc19dd53c3b306e06218412.zip
dev-cpp/kokkos: Stabilize 4.0.1 amd64, #911331
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/kokkos')
-rw-r--r--dev-cpp/kokkos/kokkos-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/kokkos/kokkos-4.0.1.ebuild b/dev-cpp/kokkos/kokkos-4.0.1.ebuild
index fb34ce9b8546..a83617a9795f 100644
--- a/dev-cpp/kokkos/kokkos-4.0.1.ebuild
+++ b/dev-cpp/kokkos/kokkos-4.0.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 )"