Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/
Date: Sat, 27 Apr 2019 11:52:39
Message-Id: 1556365926.ab1c52eb088ccc0b60951b6947571a5891fc2715.zlogene@gentoo
1 commit: ab1c52eb088ccc0b60951b6947571a5891fc2715
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 11:49:54 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 11:52:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1c52eb
7
8 x11-drivers/xf86-video-ati: x86 stable wrt bug #682846
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="x86"
13
14 x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild
18 index 0827999bf5f..a343f09054d 100644
19 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild
20 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild
21 @@ -9,7 +9,7 @@ inherit linux-info xorg-3
22 if [[ ${PV} == 9999* ]]; then
23 SRC_URI=""
24 else
25 - KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
26 + KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
27 fi
28
29 DESCRIPTION="ATI video driver"