diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:44:46 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:45:05 -0700 |
commit | 803f7742989dc5966c8c828f1c5f2c734721cb3f (patch) | |
tree | 175e24ca5eab750eeafbfb4b55354afd35d1b4ed /x11-drivers | |
parent | x11-drivers/xf86-input-tslib-1.2.0_rc1: ppc64 stable, bug 664002 (diff) | |
download | gentoo-803f7742989dc5966c8c828f1c5f2c734721cb3f.tar.gz gentoo-803f7742989dc5966c8c828f1c5f2c734721cb3f.tar.bz2 gentoo-803f7742989dc5966c8c828f1c5f2c734721cb3f.zip |
x11-drivers/xf86-video-fbdev-0.5.0: ppc64 stable, bug 664002
Diffstat (limited to 'x11-drivers')
-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 23a4d897bec9..389a1690f971 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" |