diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:58:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:58:50 +0000 |
commit | 220c3473205ac3136ab697fd0d311414be6c0c7a (patch) | |
tree | b6dbb33fd07396acd106792ab6afbc50d622bde8 /x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild | |
parent | Stable for alpha, wrt bug #500368 (diff) | |
download | historical-220c3473205ac3136ab697fd0d311414be6c0c7a.tar.gz historical-220c3473205ac3136ab697fd0d311414be6c0c7a.tar.bz2 historical-220c3473205ac3136ab697fd0d311414be6c0c7a.zip |
Stable for alpha, wrt bug #500368
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild index d8df91a7cdb1..9f0778c6972d 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild,v 1.6 2014/04/17 07:51:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild,v 1.7 2014/04/18 13:58:45 ago Exp $ EAPI=4 XORG_DRI=dri @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="Matrox video driver" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" src_configure() { XORG_CONFIGURE_OPTIONS="$(use_enable dri)" |