Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-mga/
Date: Fri, 10 Mar 2017 12:53:31
Message-Id: 1489150297.2475162db0c6fc6683a35eae4f4bbb1f44f7327b.ago@gentoo
1 commit: 2475162db0c6fc6683a35eae4f4bbb1f44f7327b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 10 12:51:37 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 10 12:51:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2475162d
7
8 x11-drivers/xf86-video-mga: sparc stable wrt bug #611056
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild
18 index dac8f184b9b..b0b0bea8fad 100644
19 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild
20 +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild
21 @@ -8,7 +8,7 @@ inherit xorg-2
22 DESCRIPTION="Matrox video driver"
23
24 SLOT="0"
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
28 src_configure() {
29 XORG_CONFIGURE_OPTIONS="$(use_enable dri)"