diff options
author | 2012-12-28 11:31:24 +0000 | |
---|---|---|
committer | 2012-12-28 11:31:24 +0000 | |
commit | e9e27e2253f2c070dfdcd777edd5ddb609fcc89d (patch) | |
tree | b29c1738f8d8cbe509ba98711614585d1dd8f4d7 /x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.5.0.ebuild | |
parent | Stable for x86, wrt bug #448854 (diff) | |
download | historical-e9e27e2253f2c070dfdcd777edd5ddb609fcc89d.tar.gz historical-e9e27e2253f2c070dfdcd777edd5ddb609fcc89d.tar.bz2 historical-e9e27e2253f2c070dfdcd777edd5ddb609fcc89d.zip |
Stable for ia64, wrt bug #440872
Package-Manager: portage-2.1.11.31/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.5.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.5.0.ebuild b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.5.0.ebuild index 6928fbcb3544..41ee0e7ce72b 100644 --- a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.5.0.ebuild +++ b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.5.0.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-modesetting/xf86-video-modesetting-0.5.0.ebuild,v 1.6 2012/12/17 20:16:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.5.0.ebuild,v 1.7 2012/12/28 11:18:54 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ inherit xorg-2 DESCRIPTION="Unaccelerated generic driver for kernel modesetting" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |