From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D04B0139694 for ; Wed, 31 May 2017 13:07:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83CB1E0F44; Wed, 31 May 2017 13:06:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F912E0F44 for ; Wed, 31 May 2017 13:06:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B12E34172C for ; Wed, 31 May 2017 13:06:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF8E5747C for ; Wed, 31 May 2017 13:06:35 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1496235951.af8f5a4b611c453024854e41a55b0498b8f64c80.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild X-VCS-Directories: x11-drivers/xf86-video-nouveau/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: af8f5a4b611c453024854e41a55b0498b8f64c80 X-VCS-Branch: master Date: Wed, 31 May 2017 13:06:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 359d0d6e-b28c-429c-9196-231c6a2d9f35 X-Archives-Hash: a2eecae0b0f041186db00ad1ad8a9b2e commit: af8f5a4b611c453024854e41a55b0498b8f64c80 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed May 31 13:05:51 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed May 31 13:05:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8f5a4b x11-drivers/xf86-video-nouveau: amd64 stable wrt bug #620234 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild index 4ee11c1e8b0..ace02fa7e03 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild @@ -13,7 +13,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]