Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/
Date: Mon, 29 Apr 2019 19:49:50
Message-Id: 1556567374.9842a2290945f92f5e842298cf10e01366850f41.slyfox@gentoo
1 commit: 9842a2290945f92f5e842298cf10e01366850f41
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Apr 29 19:43:45 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 19:49:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9842a229
7
8 x11-drivers/xf86-video-ati: stable 19.0.1 for sparc, bug #682846
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild
19 index 6d8bba6824d..e8f70b1cf51 100644
20 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild
21 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.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 ~sparc x86 ~amd64-fbsd"
27 + KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd"
28 fi
29
30 DESCRIPTION="ATI video driver"