diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-07-20 22:50:35 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-21 13:48:18 +0800 |
commit | b225b28423c0e8d23bd3e2ee6820b3dbfb4c18a5 (patch) | |
tree | 83e824a62a23ddf598f184dbe74f3beb4e743807 /x11-drivers | |
parent | profiles/arch/riscv: unmask VIDEO_CARDs/input (diff) | |
download | gentoo-b225b28423c0e8d23bd3e2ee6820b3dbfb4c18a5.tar.gz gentoo-b225b28423c0e8d23bd3e2ee6820b3dbfb4c18a5.tar.bz2 gentoo-b225b28423c0e8d23bd3e2ee6820b3dbfb4c18a5.zip |
x11-drivers/xf86-video-fbdev: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@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 4f78d63d2c5d..9cf55c8ba7fa 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-2020 Gentoo Authors +# Copyright 1999-2021 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 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" DEPEND="x11-base/xorg-proto" RDEPEND="${DEPEND} |