diff options
author | 2012-05-16 02:24:45 +0000 | |
---|---|---|
committer | 2012-05-16 02:24:45 +0000 | |
commit | 731039e0d843cadb9373251a0c995eaa95a5be60 (patch) | |
tree | 384b57cc1f961ad77d9216b633a3e30998c2df87 /x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild | |
parent | keyword ~amd64-fbsd (compile tested only) (diff) | |
download | gentoo-2-731039e0d843cadb9373251a0c995eaa95a5be60.tar.gz gentoo-2-731039e0d843cadb9373251a0c995eaa95a5be60.tar.bz2 gentoo-2-731039e0d843cadb9373251a0c995eaa95a5be60.zip |
keyword ~amd64-fbsd (compile tested only)
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild index eefcd999e8af..2fcad50a66b0 100644 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild +++ b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild @@ -1,12 +1,12 @@ # 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-trident/xf86-video-trident-1.3.5.ebuild,v 1.1 2012/03/24 16:29:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild,v 1.2 2012/05/16 02:24:45 aballier Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Trident video driver" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |