diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:58 +0100 |
commit | 6c08eab32b9ae5a85a6d1bd15da34fa872867bd0 (patch) | |
tree | 6342d91c3e93b4966a2fb6887279e2f2928222c8 /x11-drivers/xf86-video-r128 | |
parent | x11-drivers/xf86-video-qxl: x86 stable wrt bug #559062 (diff) | |
download | gentoo-6c08eab32b9ae5a85a6d1bd15da34fa872867bd0.tar.gz gentoo-6c08eab32b9ae5a85a6d1bd15da34fa872867bd0.tar.bz2 gentoo-6c08eab32b9ae5a85a6d1bd15da34fa872867bd0.zip |
x11-drivers/xf86-video-r128: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 062b287448ca..3f33945561bb 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 @@ -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" |