summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:38:08 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:38:08 +0200
commit422d34d938a569af9fec37e0291691524f3df67b (patch)
tree4c002df5819203f2f25bc69542cdb5cc5fd73a9a /sys-libs/libomp/libomp-8.0.0.ebuild
parentsys-firmware: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-422d34d938a569af9fec37e0291691524f3df67b.tar.gz
gentoo-422d34d938a569af9fec37e0291691524f3df67b.tar.bz2
gentoo-422d34d938a569af9fec37e0291691524f3df67b.zip
sys-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/libomp/libomp-8.0.0.ebuild')
-rw-r--r--sys-libs/libomp/libomp-8.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-8.0.0.ebuild b/sys-libs/libomp/libomp-8.0.0.ebuild
index d472c4f23795..0f3a1c7719aa 100644
--- a/sys-libs/libomp/libomp-8.0.0.ebuild
+++ b/sys-libs/libomp/libomp-8.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
IUSE="cuda hwloc kernel_linux offload ompt test"
# CUDA works only with the x86_64 ABI
REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"