diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:23:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:23:06 +0000 |
commit | 13ea97852eb458a68702ac8832566e8cbf0ad2f2 (patch) | |
tree | 6d008ee98f2e89cf782365df1353ba6cbf868976 /x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6.ebuild | |
parent | extensible-exceptions 0.1.1.4 is a ghc 7.4.2 core lib. EAPI=5 (diff) | |
download | historical-13ea97852eb458a68702ac8832566e8cbf0ad2f2.tar.gz historical-13ea97852eb458a68702ac8832566e8cbf0ad2f2.tar.bz2 historical-13ea97852eb458a68702ac8832566e8cbf0ad2f2.zip |
Stable for x86, wrt bug #440872
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6.ebuild b/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6.ebuild index 659b768fdb31..cce6a3a09aa2 100644 --- a/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6.ebuild +++ b/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6.ebuild,v 1.2 2012/11/16 16:34:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6.ebuild,v 1.3 2012/11/18 12:15:26 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Number 9 I128 video driver" -KEYWORDS="amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ia64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |