From: Michał Górny Date: Sun, 11 Mar 2018 18:18:29 +0000 (+0100) Subject: sys-libs/libomp: 6.0.0 tested on ~amd64-fbsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e024b15908b4d9de271b01bbf2c8c0df73194ad4;p=gentoo.git sys-libs/libomp: 6.0.0 tested on ~amd64-fbsd --- 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 ) )"