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-siliconmotion | |
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-siliconmotion')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild index a09667c578e0..9a9a7cda10df 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="Silicon Motion video driver" -KEYWORDS="amd64 ~mips x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~mips x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |