diff options
author | Sam James <sam@gentoo.org> | 2024-12-08 18:54:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-08 18:58:02 +0000 |
commit | f32554790f9ae8472f7d02716ba7bc311c6c7a02 (patch) | |
tree | 750e317b79610f26cbf76bd652dd7af8eba18622 /x11-drivers | |
parent | x11-drivers/xf86-video-fbdev: Stabilize 0.5.1 ppc, #946116 (diff) | |
download | gentoo-f32554790f9ae8472f7d02716ba7bc311c6c7a02.tar.gz gentoo-f32554790f9ae8472f7d02716ba7bc311c6c7a02.tar.bz2 gentoo-f32554790f9ae8472f7d02716ba7bc311c6c7a02.zip |
x11-drivers/xf86-video-fbdev: Stabilize 0.5.1 x86, #946116
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |