diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2007-06-10 11:18:34 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2007-06-10 11:18:34 +0000 |
commit | a37eecbb9043175cb63f6e0e8e08c3e811b7c961 (patch) | |
tree | dba50ee325dc0dac8a0e3a08d2fbafe702943cfa /x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild | |
parent | Marked stable on amd64 as per bug 176971. (diff) | |
download | historical-a37eecbb9043175cb63f6e0e8e08c3e811b7c961.tar.gz historical-a37eecbb9043175cb63f6e0e8e08c3e811b7c961.tar.bz2 historical-a37eecbb9043175cb63f6e0e8e08c3e811b7c961.zip |
Keyworded ~alpha: seems to work for my PWS500 with a Permedia 2
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild index d9fb93715aae..0d356a2b2d3c 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild,v 1.4 2007/05/05 18:33:32 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild,v 1.5 2007/06/10 11:18:34 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* amd64 ia64 x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |