commit: f1eb77934a1bb6f148719ec0227824a429cf9f12 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 8 18:54:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 8 18:58:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1eb7793
x11-drivers/xf86-video-fbdev: Stabilize 0.5.1 ppc, #946116 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.1.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.1.ebuild index 12b1c48243ff..382a28f5e860 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.1.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.1.ebuild @@ -6,4 +6,4 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="video driver for framebuffer device" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~sparc ~x86"
