Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/
Date: Tue, 18 Jan 2022 22:16:22
Message-Id: 1642544160.a60e9c99c830b99d6f58a14573b92333fd58859b.jsmolic@gentoo
1 commit: a60e9c99c830b99d6f58a14573b92333fd58859b
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 22:16:00 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 22:16:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60e9c99
7
8 x11-drivers/xf86-video-ati: Stabilize 19.1.0-r1 x86, #831378
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild
16 index e7636131a509..6d4682821c20 100644
17 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild
18 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild
19 @@ -9,7 +9,7 @@ inherit linux-info xorg-3
20 if [[ ${PV} == 9999* ]]; then
21 SRC_URI=""
22 else
23 - KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 + KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
25 fi
26
27 DESCRIPTION="ATI video driver"