diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 21:25:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 21:25:47 -0700 |
commit | 2034c67ddc9a3d67226129fb8e7ad425834b95c5 (patch) | |
tree | 50101bf323ea3cf2d59dfacfe4cc4da606683bfb /x11-drivers/xf86-video-fbdev | |
parent | x11-drivers/xf86-input-tslib-1.2.0_rc1: alpha stable, bug 664002 (diff) | |
download | gentoo-2034c67ddc9a3d67226129fb8e7ad425834b95c5.tar.gz gentoo-2034c67ddc9a3d67226129fb8e7ad425834b95c5.tar.bz2 gentoo-2034c67ddc9a3d67226129fb8e7ad425834b95c5.zip |
x11-drivers/xf86-video-fbdev-0.5.0: alpha stable, bug 664002
Diffstat (limited to 'x11-drivers/xf86-video-fbdev')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild index 389a1690f971..3e74392472b7 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="video driver for framebuffer device" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server" |