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: Thu, 25 Oct 2018 17:38:06
Message-Id: 1540489071.8eadceb2f309d9c43208879890b69f16e1fee1d3.zlogene@gentoo
1 commit: 8eadceb2f309d9c43208879890b69f16e1fee1d3
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 25 17:34:16 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 25 17:37:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eadceb2
7
8 x11-drivers/xf86-video-ati: amd64 stable wrt bug #669588
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
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 3f5390aec7a..b3bb787e385 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 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -9,7 +9,7 @@ inherit linux-info xorg-2
27 if [[ ${PV} == 9999* ]]; then
28 SRC_URI=""
29 else
30 - KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
31 + KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
32 fi
33
34 DESCRIPTION="ATI video driver"