diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-10-13 23:15:49 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-10-13 23:15:49 +0000 |
commit | b2d6a6d10d14c6fe298d224a234b4054ccef94ae (patch) | |
tree | 12d1a8f2d2cb378a6b07e047a2f512f8f734486e /x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild | |
parent | AMD64/x86 stable for bug #144549 (X7.1). (diff) | |
download | gentoo-2-b2d6a6d10d14c6fe298d224a234b4054ccef94ae.tar.gz gentoo-2-b2d6a6d10d14c6fe298d224a234b4054ccef94ae.tar.bz2 gentoo-2-b2d6a6d10d14c6fe298d224a234b4054ccef94ae.zip |
AMD64/x86 stable for bug #144549 (X7.1).
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild b/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild index b39a17a1744a..ee4a19b16530 100644 --- a/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild +++ b/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild,v 1.5 2006/10/11 00:27:00 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild,v 1.6 2006/10/13 23:15:48 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="VIA unichrome graphics driver" -KEYWORDS="~amd64 ia64 sh ~x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 sh x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99 x11-libs/libXvMC" |