diff options
author | 2016-06-02 19:04:25 +0200 | |
---|---|---|
committer | 2016-06-02 19:11:14 +0200 | |
commit | 4caebd75060fbc988e12b3d484a00398c47d0bb0 (patch) | |
tree | 4148b29a171fff15a5ae336bdf28ee36d18a5b12 /x11-drivers/xf86-video-r128 | |
parent | x11-drivers/xf86-video-mga-1.6.4-r0: add alpha keyword (diff) | |
download | gentoo-4caebd75060fbc988e12b3d484a00398c47d0bb0.tar.gz gentoo-4caebd75060fbc988e12b3d484a00398c47d0bb0.tar.bz2 gentoo-4caebd75060fbc988e12b3d484a00398c47d0bb0.zip |
x11-drivers/xf86-video-r128-6.10.0-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild | 4 |
1 files 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 1f08be58a253..6c544b55abaa 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" |