Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-intel/
Date: Wed, 31 May 2017 13:07:20
Message-Id: 1496235946.635e39578172829b5bd5dc086a1a8c213cd5c72d.ago@gentoo
1 commit: 635e39578172829b5bd5dc086a1a8c213cd5c72d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 31 13:05:46 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 31 13:05:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635e3957
7
8 x11-drivers/xf86-video-intel: amd64 stable wrt bug #620234
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 8c9a65a2483..f65b7ce30e0 100644
19 --- a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild
20 +++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild
21 @@ -9,7 +9,7 @@ inherit linux-info xorg-2 flag-o-matic
22
23 DESCRIPTION="X.Org driver for Intel cards"
24
25 -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE="debug dri3 +sna tools +udev uxa xvmc"
28 COMMIT_ID="7e9e92c86b0fc4c848d164fe571798add5e1e36e"
29 SRC_URI="https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz -> ${P}.tar.xz"