diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 20:58:59 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 21:01:08 +0000 |
commit | 1c2ae97e9de18a9d340190d0123883163d33fa25 (patch) | |
tree | d3eed5baa879bdbf9d16a8c3856225653a340295 /x11-drivers | |
parent | x11-drivers/xf86-video-dummy: Keyword 0.3.8 for ~m68k (diff) | |
download | gentoo-1c2ae97e9de18a9d340190d0123883163d33fa25.tar.gz gentoo-1c2ae97e9de18a9d340190d0123883163d33fa25.tar.bz2 gentoo-1c2ae97e9de18a9d340190d0123883163d33fa25.zip |
x11-drivers/xf86-video-fbdev: Keyword 0.5.0-r1 for ~m68k
Manually tested and working.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild index 9cf55c8ba7fa..4d1efc2f58a0 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ inherit xorg-3 DESCRIPTION="video driver for framebuffer device" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86" DEPEND="x11-base/xorg-proto" RDEPEND="${DEPEND} |