From 826efc8dc2b7c594e79df163a169f6dfc48d68cb Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 16 May 2012 00:51:22 +0000 Subject: keyword ~amd64-fbsd (compile tested only) (Portage version: 2.2.0_alpha105/cvs/Linux x86_64) --- x11-drivers/xf86-video-mach64/ChangeLog | 6 +++++- x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/x11-drivers/xf86-video-mach64/ChangeLog b/x11-drivers/xf86-video-mach64/ChangeLog index 9ed163c44467..e21e867900c1 100644 --- a/x11-drivers/xf86-video-mach64/ChangeLog +++ b/x11-drivers/xf86-video-mach64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-mach64 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.26 2012/03/24 16:27:00 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.27 2012/05/16 00:51:22 aballier Exp $ + + 16 May 2012; Alexis Ballier + xf86-video-mach64-6.9.1.ebuild: + keyword ~amd64-fbsd (compile tested only) *xf86-video-mach64-6.9.1 (24 Mar 2012) diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild index 7ec30b6a6fa2..99dcf18d6e09 100644 --- a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild +++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild @@ -1,6 +1,6 @@ # 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-mach64/xf86-video-mach64-6.9.1.ebuild,v 1.1 2012/03/24 16:27:00 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild,v 1.2 2012/05/16 00:51:22 aballier Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI Mach64 video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.10" -- cgit v1.2.3-65-gdbad