commit: 4caebd75060fbc988e12b3d484a00398c47d0bb0 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Jun 2 17:04:25 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Jun 2 17:11:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4caebd75
x11-drivers/xf86-video-r128-6.10.0-r0: add alpha keyword Gentoo-Bug: 559062 Package-Manager: portage-2.3.0_rc1 x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild index 1f08be5..6c544b5 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,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"
