diff options
author | Markus Meier <maekke@gentoo.org> | 2013-10-05 17:37:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-10-05 17:37:37 +0000 |
commit | d91a986e3a52b43fec5ab466928208a2870559ce (patch) | |
tree | d8782f03229cb35f33585538f90037ef0ac3df49 /x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild | |
parent | arm stable, bug #475480 (diff) | |
download | gentoo-2-d91a986e3a52b43fec5ab466928208a2870559ce.tar.gz gentoo-2-d91a986e3a52b43fec5ab466928208a2870559ce.tar.bz2 gentoo-2-d91a986e3a52b43fec5ab466928208a2870559ce.zip |
arm stable, bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild index d289fbaaccee..f39bbce292e7 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.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-fbdev/xf86-video-fbdev-0.4.4.ebuild,v 1.5 2013/10/05 04:55:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild,v 1.6 2013/10/05 17:37:37 maekke Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="video driver for framebuffer device" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server" |