diff options
author | Sam James <sam@gentoo.org> | 2020-12-06 20:42:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-06 20:48:48 +0000 |
commit | 2c5102366299383240426bc7424b63bcfacb3b14 (patch) | |
tree | 601ec7a65576895dfb6803c085550ac4dc9fcb66 /x11-drivers | |
parent | x11-base/xcb-proto: Stabilize 1.14.1 amd64, #758461 (diff) | |
download | gentoo-2c5102366299383240426bc7424b63bcfacb3b14.tar.gz gentoo-2c5102366299383240426bc7424b63bcfacb3b14.tar.bz2 gentoo-2c5102366299383240426bc7424b63bcfacb3b14.zip |
x11-drivers/xf86-video-vesa: Stabilize 2.5.0 amd64, #758461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-vesa/xf86-video-vesa-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.5.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.5.0.ebuild index 95d712819800..610d74713018 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.5.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.5.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit linux-info xorg-3 DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* ~alpha ~amd64 ~x86" +KEYWORDS="-* ~alpha amd64 ~x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6 |