commit: c0a24d2643e09bc390f1f90a2ebf3b2b20e40eab Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon Mar 6 15:36:26 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon Mar 6 15:49:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a24d26
x11-drivers/xf86-video-ati-7.8.0-r0: add alpha keyword Gentoo-Bug: 611056 x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild index ae6ea11db03..6fd4b775492 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-2 DESCRIPTION="ATI video driver" HOMEPAGE="http://www.x.org/wiki/ati/" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="+glamor udev" RDEPEND=">=x11-libs/libdrm-2.4.58[video_cards_radeon]
