diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:29 +0200 |
commit | 022bcd92b29ce1f08be925d18f483fd39d33c887 (patch) | |
tree | 02f68e2adb4533aaefcb779048767f60fde23fb3 /x11-drivers/xf86-video-fbdev | |
parent | x11-base: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-022bcd92b29ce1f08be925d18f483fd39d33c887.tar.gz gentoo-022bcd92b29ce1f08be925d18f483fd39d33c887.tar.bz2 gentoo-022bcd92b29ce1f08be925d18f483fd39d33c887.zip |
x11-drivers: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-fbdev')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild index bb8b9243f0c9..9da1025bacbb 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="video driver for framebuffer device" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="" RDEPEND="x11-base/xorg-server" |