summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-11 19:18:29 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-11 19:19:31 +0100
commite024b15908b4d9de271b01bbf2c8c0df73194ad4 (patch)
tree35098f2681d77abae104367e2acf49210eaaae5c
parentsys-libs/libcxx: 6.0.0 tested on ~amd64-fbsd (diff)
downloadgentoo-e024b159.tar.gz
gentoo-e024b159.tar.bz2
gentoo-e024b159.zip
sys-libs/libomp: 6.0.0 tested on ~amd64-fbsd
-rw-r--r--sys-libs/libomp/libomp-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-6.0.0.ebuild b/sys-libs/libomp/libomp-6.0.0.ebuild
index ebe51c4b496b..e12a9b5727ef 100644
--- a/sys-libs/libomp/libomp-6.0.0.ebuild
+++ b/sys-libs/libomp/libomp-6.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 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~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 ) )"