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-glint | |
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-glint')
-rw-r--r-- | x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild index c0b237805622..85e0651db91f 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="GLINT/Permedia video driver" -KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |