diff options
author | Sam James <sam@gentoo.org> | 2021-03-09 11:22:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-09 11:22:59 +0000 |
commit | 09fd4ceb050a8b32640eed23698a5d806df7163b (patch) | |
tree | c702d55495e77f3029e3f18f660d2ce2db4c7430 /x11-drivers/xf86-video-nouveau | |
parent | x11-drivers/xf86-video-intel: Stabilize 2.99.917_p20201215 amd64, #774921 (diff) | |
download | gentoo-09fd4ceb050a8b32640eed23698a5d806df7163b.tar.gz gentoo-09fd4ceb050a8b32640eed23698a5d806df7163b.tar.bz2 gentoo-09fd4ceb050a8b32640eed23698a5d806df7163b.zip |
x11-drivers/xf86-video-nouveau: Stabilize 1.0.17 amd64, #774921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-nouveau')
-rw-r--r-- | x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild index eec86bc056e4..9340efb6c01e 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ fi DESCRIPTION="Accelerated Open Source driver for nVidia cards" HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau] |