Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/
Date: Fri, 21 Jan 2022 12:25:31
Message-Id: 1642767905.7862ef372e06c3de5ae4e8ab6c49a6c4106716cc.sam@gentoo
1 commit: 7862ef372e06c3de5ae4e8ab6c49a6c4106716cc
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jan 20 17:13:15 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 12:25:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7862ef37
7
8 x11-drivers/xf86-video-ati: stable 19.1.0-r1 for sparc, bug #831378
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 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
19 index 6d4682821c20..88c2902db426 100644
20 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild
21 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild
22 @@ -9,7 +9,7 @@ inherit linux-info xorg-3
23 if [[ ${PV} == 9999* ]]; then
24 SRC_URI=""
25 else
26 - KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
27 + KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
28 fi
29
30 DESCRIPTION="ATI video driver"