x11-drivers/xf86-video-nouveau: restrict xorg-server version
authorRémi Cardona <remi@gentoo.org>
Sun, 24 Jan 2016 14:57:31 +0000 (15:57 +0100)
committerRémi Cardona <remi@gentoo.org>
Sun, 24 Jan 2016 14:57:31 +0000 (15:57 +0100)
Fixes bug #572704.

Package-Manager: portage-2.2.27

x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild

index 310b82137edb25d0c26de16c7f2229648aa36b6c..0d3ff1805c2f6a1b7bbcf950ff435c30595a350c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="glamor"
 
 RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]
-       x11-base/xorg-server[glamor(-)?]"
+       <x11-base/xorg-server-1.18.0[glamor(-)?]"
 DEPEND="${RDEPEND}"
 
 PATCHES=(