diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 21:17:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 21:17:06 +0000 |
commit | 2e4ada3dc4b6b53d365a744a2b27a4f3162d1836 (patch) | |
tree | 91480c3d82561d93ab305a7e4e928eec098dce4b /x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild | |
parent | Keyworded on alpha, bug #289662 (diff) | |
download | historical-2e4ada3dc4b6b53d365a744a2b27a4f3162d1836.tar.gz historical-2e4ada3dc4b6b53d365a744a2b27a4f3162d1836.tar.bz2 historical-2e4ada3dc4b6b53d365a744a2b27a4f3162d1836.zip |
Stable for HPPA (bug #282290).
Package-Manager: portage-2.2_rc46/cvs/Linux i686
Diffstat (limited to 'x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild index cff92771a098..8ad40702aa1d 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild,v 1.6 2009/10/11 11:25:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild,v 1.7 2009/10/26 21:16:38 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="video driver for framebuffer device" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |