diff options
author | Markus Meier <maekke@gentoo.org> | 2012-12-17 20:18:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-12-17 20:18:19 +0000 |
commit | 4de21df16229c7d4683bb8d82822d3203b5a1214 (patch) | |
tree | f8fc6cf0409d447e4a248cdae0d78862372921a7 /x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild | |
parent | Add ~ppc64, wrt bug #428248 (diff) | |
download | historical-4de21df16229c7d4683bb8d82822d3203b5a1214.tar.gz historical-4de21df16229c7d4683bb8d82822d3203b5a1214.tar.bz2 historical-4de21df16229c7d4683bb8d82822d3203b5a1214.zip |
arm stable, bug #440872
Package-Manager: portage-2.1.11.37/cvs/Linux x86_64
Manifest-Sign-Key: 0x072AD062
Diffstat (limited to 'x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild index 2ba3d856f7cd..f98cc8768a3e 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild @@ -1,13 +1,13 @@ # 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-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.7 2012/12/15 13:06:57 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.8 2012/12/17 20:14:19 maekke Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="dga" RDEPEND=">=x11-base/xorg-server-1.0.99" |