Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/
Date: Fri, 26 Oct 2018 00:52:46
Message-Id: 1540515134.7bdffe80aeb93f2b6c21c4df12403b6fff4f447b.whissi@gentoo
1 commit: 7bdffe80aeb93f2b6c21c4df12403b6fff4f447b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 26 00:50:15 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 26 00:52:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bdffe80
7
8 x11-drivers/xf86-video-ati: x86 stable (bug #669588)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
17 index b3bb787e385..b5a624372eb 100644
18 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
19 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
20 @@ -9,7 +9,7 @@ inherit linux-info xorg-2
21 if [[ ${PV} == 9999* ]]; then
22 SRC_URI=""
23 else
24 - KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
25 + KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
26 fi
27
28 DESCRIPTION="ATI video driver"