diff options
author | 2013-01-04 17:56:37 +0000 | |
---|---|---|
committer | 2013-01-04 17:56:37 +0000 | |
commit | 23e76f816ab82ba85790eb02b287d81972fb95bc (patch) | |
tree | e4c46328a63790fcc15ab80827403e4f4e37eeaf /x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild | |
parent | Fix building on PPC wrt #450188 by Agostino Sarubbo <ago@gentoo.org> and Vice... (diff) | |
download | historical-23e76f816ab82ba85790eb02b287d81972fb95bc.tar.gz historical-23e76f816ab82ba85790eb02b287d81972fb95bc.tar.bz2 historical-23e76f816ab82ba85790eb02b287d81972fb95bc.zip |
Stable for HPPA (bug #440872).
Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64
Manifest-Sign-Key: 0xA792A613
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 5037f6ccccfc..e4dc75e30bb9 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-2013 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.12 2013/01/01 18:56:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.13 2013/01/04 17:55:21 jer 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" |