commit: 989ddd8c5a20798e4e4db087abbf2e25e492672e Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon Mar 6 15:36:27 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon Mar 6 15:49:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989ddd8c
x11-drivers/xf86-video-glint-1.2.9-r0: add alpha keyword Gentoo-Bug: 611056 x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 bf941029db0..53dd5576c3c 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 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99"
