summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-27 23:29:02 +0000
committerSam James <sam@gentoo.org>2021-03-27 23:29:02 +0000
commita1c6dce6cb094428516ea02a28ed1acfbfa19438 (patch)
tree577c2cae76a58b5733c3e1260cf4484162c7c6c5 /x11-drivers
parentapp-admin/verynice: port to EAPI 7, fix VariableScope (diff)
downloadgentoo-a1c6dce6cb094428516ea02a28ed1acfbfa19438.tar.gz
gentoo-a1c6dce6cb094428516ea02a28ed1acfbfa19438.tar.bz2
gentoo-a1c6dce6cb094428516ea02a28ed1acfbfa19438.zip
x11-drivers/xf86-video-qxl: Stabilize 0.1.5_p20200205 amd64, #778776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5_p20200205.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5_p20200205.ebuild b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5_p20200205.ebuild
index e8e8ae5dc9bf..ee92246f1d27 100644
--- a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5_p20200205.ebuild
+++ b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5_p20200205.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="QEMU QXL paravirt video driver"
SRC_URI="https://dev.gentoo.org/~slashbeast/distfiles/${PN}/${P}.tar.xz"
S="${WORKDIR}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="xspice"
REQUIRED_USE="xspice? ( ${PYTHON_REQUIRED_USE} )"