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 04FEE139694 for ; Wed, 31 May 2017 13:07:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A691AE0F49; Wed, 31 May 2017 13:06:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 880E4E0F49 for ; Wed, 31 May 2017 13:06:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 AE70B341740 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 CC925747B 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: <1496235946.635e39578172829b5bd5dc086a1a8c213cd5c72d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-intel/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild X-VCS-Directories: x11-drivers/xf86-video-intel/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 635e39578172829b5bd5dc086a1a8c213cd5c72d 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: f32b80ee-049b-4a2b-aedc-ab9f7409517a X-Archives-Hash: ad16ce5cae6b48c6871e42deb1678ceb commit: 635e39578172829b5bd5dc086a1a8c213cd5c72d Author: Agostino Sarubbo gentoo org> AuthorDate: Wed May 31 13:05:46 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed May 31 13:05:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635e3957 x11-drivers/xf86-video-intel: 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-intel/xf86-video-intel-2.99.917_p20170313.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild index 8c9a65a2483..f65b7ce30e0 100644 --- a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild +++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-2 flag-o-matic DESCRIPTION="X.Org driver for Intel cards" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug dri3 +sna tools +udev uxa xvmc" COMMIT_ID="7e9e92c86b0fc4c848d164fe571798add5e1e36e" SRC_URI="https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz -> ${P}.tar.xz"