diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 16:08:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 16:08:48 +0000 |
commit | e4f52e561aefaa3a5b6dd54e940137fb80663ef8 (patch) | |
tree | 62c69d30fd8555df88e2b622b8af279ed97b02c6 /x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild | |
parent | keyword ~x86-fbsd (diff) | |
download | historical-e4f52e561aefaa3a5b6dd54e940137fb80663ef8.tar.gz historical-e4f52e561aefaa3a5b6dd54e940137fb80663ef8.tar.bz2 historical-e4f52e561aefaa3a5b6dd54e940137fb80663ef8.zip |
Drop ~sh, its not available there
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
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 | 6 |
1 files changed, 3 insertions, 3 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 b3bfb8b496ce..d41daaccb2d2 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-2008 Gentoo Foundation +# 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-via/xf86-video-via-0.2.1-r1.ebuild,v 1.8 2008/11/26 23:16:38 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild,v 1.9 2009/03/13 16:08:48 armin76 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 x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99 x11-libs/libXvMC" |