diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:44:30 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:45:02 -0700 |
commit | d8bd0743a0b720bbc588d84b6d994612ae5dc4f1 (patch) | |
tree | 91ab929ac75089305df0a4c0858649eeeba19e1b /x11-drivers/xf86-video-fbdev | |
parent | x11-drivers/xf86-input-tslib-1.2.0_rc1: ppc stable, bug 664002 (diff) | |
download | gentoo-d8bd0743a0b720bbc588d84b6d994612ae5dc4f1.tar.gz gentoo-d8bd0743a0b720bbc588d84b6d994612ae5dc4f1.tar.bz2 gentoo-d8bd0743a0b720bbc588d84b6d994612ae5dc4f1.zip |
x11-drivers/xf86-video-fbdev-0.5.0: ppc 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 2b8095059d3d..23a4d897bec9 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" |