Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-qxl/
Date: Thu, 01 Nov 2018 19:10:38
Message-Id: 1541099421.6b727f30e2545cd8747732f139eca26efbbb2282.mattst88@gentoo
1 commit: 6b727f30e2545cd8747732f139eca26efbbb2282
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 1 19:09:39 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 1 19:10:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b727f30
7
8 x11-drivers/xf86-video-qxl: Unconditionally set REQUIRED_USE
9
10 Closes: https://bugs.gentoo.org/653886
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild
17 index 8774666ba91..e68a0aea45c 100644
18 --- a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild
19 +++ b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="QEMU QXL paravirt video driver"
21
22 KEYWORDS="amd64 x86"
23 IUSE="xspice"
24 -REQUIRED_USE="xspice? ( ${PYTHON_REQUIRED_USE} )"
25 +REQUIRED_USE="${PYTHON_REQUIRED_USE}"
26
27 RDEPEND="
28 xspice? (