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: Tue, 08 May 2018 06:24:05
Message-Id: 1525760603.14d8c788d29ad50bd7b896aa5ef880ff9c5a0186.slyfox@gentoo
1 commit: 14d8c788d29ad50bd7b896aa5ef880ff9c5a0186
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon May 7 22:33:04 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue May 8 06:23:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d8c788
7
8 x11-drivers/xf86-video-ati: stable 18.0.1 for sparc
9
10 Bug: https://bugs.gentoo.org/649316
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild
18 index 8894cd77aea..c1bc5c73512 100644
19 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild
20 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild
21 @@ -9,7 +9,7 @@ inherit linux-info xorg-2
22 if [[ ${PV} == 9999* ]]; then
23 SRC_URI=""
24 else
25 - KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd"
26 + KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd"
27 fi
28
29 DESCRIPTION="ATI video driver"