diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:04:13 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:11:10 +0200 |
commit | 388aa884e05f113ff979b2d9017ea9d0e75fb0c4 (patch) | |
tree | a426058c590ddab640d98cb2a93ccfd4cd079f68 /x11-drivers/xf86-video-mga | |
parent | x11-drivers/xf86-input-wacom-0.31.0-r0: add alpha keyword (diff) | |
download | gentoo-388aa884e05f113ff979b2d9017ea9d0e75fb0c4.tar.gz gentoo-388aa884e05f113ff979b2d9017ea9d0e75fb0c4.tar.bz2 gentoo-388aa884e05f113ff979b2d9017ea9d0e75fb0c4.zip |
x11-drivers/xf86-video-mga-1.6.4-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-drivers/xf86-video-mga')
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild index e4e1c7771f1b..da14f33a5021 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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)" |