commit: 2802b777de42651965132217b413c513060a6c33 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon Mar 6 15:36:29 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon Mar 6 15:49:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2802b777
x11-drivers/xf86-video-r128-6.10.2-r0: add alpha keyword Gentoo-Bug: 611056 x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild index 170e873cca2..835a4f940c7 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="ATI Rage128 video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2"
