Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/
Date: Tue, 01 Feb 2022 21:13:48
Message-Id: 1643749997.c8cde5d61705f5e694a84d4d1ea1bb3eb08b6ca2.arthurzam@gentoo
1 commit: c8cde5d61705f5e694a84d4d1ea1bb3eb08b6ca2
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 1 21:13:17 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 1 21:13:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cde5d6
7
8 x11-drivers/xf86-video-ati: Stabilize 19.1.0-r1 ppc64, #831378
9
10 Signed-off-by: Arthur Zamarin <arthurzam <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 f16db865a106..1ec1318ff563 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"