diff options
author | 2024-12-16 07:51:19 +0000 | |
---|---|---|
committer | 2024-12-16 07:51:19 +0000 | |
commit | f97eb40a90ca56ac5583258e835437c64de4b171 (patch) | |
tree | 1d88b226749501196472a24e5a8763e080210a1a /x11-drivers | |
parent | app-misc/fastfetch: Stabilize 2.29.0 ppc64, #946110 (diff) | |
download | gentoo-f97eb40a90ca56ac5583258e835437c64de4b171.tar.gz gentoo-f97eb40a90ca56ac5583258e835437c64de4b171.tar.bz2 gentoo-f97eb40a90ca56ac5583258e835437c64de4b171.zip |
x11-drivers/xf86-video-fbdev: Stabilize 0.5.1 ppc64, #946116
Signed-off-by: Arthur Zamarin <arthurzam@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 25051f2c92e9..cd3ce68f741c 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" |