Skip to content

Commit

Permalink
dev-libs/beignet: 1.3.2 does not support LLVM6
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/650136
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
Marek Szuba committed Mar 13, 2018
1 parent cf949cd commit 2e80ee4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-libs/beignet/beignet-1.3.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand Down Expand Up @@ -26,8 +26,8 @@ else
fi

COMMON="media-libs/mesa[${MULTILIB_USEDEP}]
sys-devel/clang:=[${MULTILIB_USEDEP}]
sys-devel/llvm:=[${MULTILIB_USEDEP}]
<sys-devel/clang-6.0.0:=[${MULTILIB_USEDEP}]
<sys-devel/llvm-6.0.0:=[${MULTILIB_USEDEP}]
>=x11-libs/libdrm-2.4.70[video_cards_intel,${MULTILIB_USEDEP}]
x11-libs/libXext[${MULTILIB_USEDEP}]
x11-libs/libXfixes[${MULTILIB_USEDEP}]"
Expand Down

0 comments on commit 2e80ee4

Please sign in to comment.