summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--llvm-runtimes/openmp/openmp-20.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/openmp/openmp-20.1.8.ebuild b/llvm-runtimes/openmp/openmp-20.1.8.ebuild
index 8e8267f18a63..7010c32cca7c 100644
--- a/llvm-runtimes/openmp/openmp-20.1.8.ebuild
+++ b/llvm-runtimes/openmp/openmp-20.1.8.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://openmp.llvm.org"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0/${LLVM_SOABI}"
-KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc64 ~riscv x86 ~amd64-linux ~x64-macos"
IUSE="debug gdb-plugin hwloc ompt test"
REQUIRED_USE="
gdb-plugin? ( ${PYTHON_REQUIRED_USE} )