diff options
author | 2021-03-27 23:29:24 +0000 | |
---|---|---|
committer | 2021-03-27 23:29:24 +0000 | |
commit | 81df824793a9e88e75a3b0b9b98c768e194c2a9c (patch) | |
tree | ebac5101c9eb63c2e0e1872f1fd634d5f6a8817c /x11-drivers/xf86-video-qxl | |
parent | x11-drivers/xf86-video-qxl: Stabilize 0.1.5_p20200205 amd64, #778776 (diff) | |
download | gentoo-81df824793a9e88e75a3b0b9b98c768e194c2a9c.tar.gz gentoo-81df824793a9e88e75a3b0b9b98c768e194c2a9c.tar.bz2 gentoo-81df824793a9e88e75a3b0b9b98c768e194c2a9c.zip |
x11-drivers/xf86-video-qxl: Stabilize 0.1.5_p20200205 x86, #778776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-qxl')
-rw-r--r-- | x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5_p20200205.ebuild | 2 |
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 ee92246f1d27..2c50c0746693 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} )" |