diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:26:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:26:50 +0100 |
commit | 7f32e5eec36ef7e488dbf00a8922407fd4c607d0 (patch) | |
tree | a0f475a5b6fad774a52dc1ef590c6ddc34b04d64 /x11-drivers/xf86-video-nouveau | |
parent | x11-drivers/xf86-video-ati: ppc64 stable wrt bug #579266 (diff) | |
download | gentoo-7f32e5eec36ef7e488dbf00a8922407fd4c607d0.tar.gz gentoo-7f32e5eec36ef7e488dbf00a8922407fd4c607d0.tar.bz2 gentoo-7f32e5eec36ef7e488dbf00a8922407fd4c607d0.zip |
x11-drivers/xf86-video-nouveau: ppc64 stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-nouveau')
-rw-r--r-- | x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild index 01524dbd77d2..8c60392d2446 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ fi DESCRIPTION="Accelerated Open Source driver for nVidia cards" HOMEPAGE="https://nouveau.freedesktop.org/" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau] |