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-mga/
Date: Mon, 21 Jan 2019 23:26:13
Message-Id: 1548112908.e391bb7f96901f11dd3c7a8550f98f16625f0224.slyfox@gentoo
1 commit: e391bb7f96901f11dd3c7a8550f98f16625f0224
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 21 23:21:48 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 21 23:21:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e391bb7f
7
8 x11-drivers/xf86-video-mga: stable 2.0.0 for ia64, bug #675818
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild
18 index 08fb4225945..7f6c3f9ec8a 100644
19 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild
20 +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.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)"