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-ati/
Date: Mon, 18 Nov 2019 14:29:57
Message-Id: 1574087363.c24992ba192c5760556a0df04d19e91eb90d33ae.ago@gentoo
1 commit: c24992ba192c5760556a0df04d19e91eb90d33ae
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 18 14:29:23 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 18 14:29:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c24992ba
7
8 x11-drivers/xf86-video-ati: amd64 stable wrt bug #700310
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild
18 index 2aab4b2d729..0d25daa1918 100644
19 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild
20 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.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"
26 + KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
27 fi
28
29 DESCRIPTION="ATI video driver"