commit: f32554790f9ae8472f7d02716ba7bc311c6c7a02 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 8 18:54:41 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=f3255479
x11-drivers/xf86-video-fbdev: Stabilize 0.5.1 x86, #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 382a28f5e860..e5f8407e59c6 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"
