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-r128/
Date: Fri, 26 Oct 2018 20:19:39
Message-Id: 1540585159.faac5aec79e00dad68e1a5e73e133eae717c1827.slyfox@gentoo
1 commit: faac5aec79e00dad68e1a5e73e133eae717c1827
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 26 19:55:18 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 26 20:19:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faac5aec
7
8 x11-drivers/xf86-video-r128: stable 6.12.0 for ia64, bug #669588
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
13
14 x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
18 index e4e3d1e4e8a..7f490f56e3d 100644
19 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
20 +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
21 @@ -8,7 +8,7 @@ inherit flag-o-matic xorg-2
22
23 DESCRIPTION="ATI Rage128 video driver"
24
25 -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE="dri"
28
29 RDEPEND=">=x11-base/xorg-server-1.2"