diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:14:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:14:12 +0100 |
commit | fcb5db13bb046a7e54b5e1ecc3d0bb9d019a7cee (patch) | |
tree | 17c47cecfd4229279e17e2cb216d75ede7169ffd /x11-drivers | |
parent | x11-drivers/xf86-input-wacom: ppc stable wrt bug #559062 (diff) | |
download | gentoo-fcb5db13bb046a7e54b5e1ecc3d0bb9d019a7cee.tar.gz gentoo-fcb5db13bb046a7e54b5e1ecc3d0bb9d019a7cee.tar.bz2 gentoo-fcb5db13bb046a7e54b5e1ecc3d0bb9d019a7cee.zip |
x11-drivers/xf86-video-mga: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 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 e2cc0762697b..d86da5c8c9fb 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 @@ -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)" |