diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-05 21:29:53 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-05 21:29:53 +0000 |
commit | d47b5b8b47b1ae04682baf4244a8916fe809204b (patch) | |
tree | 6864a0c148c53afb28f4bbd29b01f38383c4781f /x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-d47b5b8b47b1ae04682baf4244a8916fe809204b.tar.gz gentoo-2-d47b5b8b47b1ae04682baf4244a8916fe809204b.tar.bz2 gentoo-2-d47b5b8b47b1ae04682baf4244a8916fe809204b.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1_rc4-r2)
Diffstat (limited to 'x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild index f92d37ef1f42..4ef9659d1ba6 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.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-cirrus/xf86-video-cirrus-1.1.0.ebuild,v 1.1 2006/04/14 17:30:42 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild,v 1.2 2006/06/05 21:29:53 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for cirrus cards" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sh ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |