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: Mon, 07 May 2018 19:23:05
Message-Id: 1525720952.1af7ce812713c262b1a4274018c266cdadab4565.whissi@gentoo
1 commit: 1af7ce812713c262b1a4274018c266cdadab4565
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 18:03:17 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 19:22:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af7ce81
7
8 x11-drivers/xf86-video-ati: x86 stable (bug #649316)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
11
12 x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild
16 index 191cf2352c6..8894cd77aea 100644
17 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild
18 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild
19 @@ -9,7 +9,7 @@ inherit linux-info xorg-2
20 if [[ ${PV} == 9999* ]]; then
21 SRC_URI=""
22 else
23 - KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd"
24 + KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd"
25 fi
26
27 DESCRIPTION="ATI video driver"