diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 17:48:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 17:48:11 -0700 |
commit | f0dab47bef3a9ca5c81655bd6850bfdef8003b3f (patch) | |
tree | 8e653add6b62cfb30fc91505c2f4eb79bcd6b9c6 /x11-drivers | |
parent | x11-base/xorg-server-1.20.4: alpha stable, bug 682846 (diff) | |
download | gentoo-f0dab47bef3a9ca5c81655bd6850bfdef8003b3f.tar.gz gentoo-f0dab47bef3a9ca5c81655bd6850bfdef8003b3f.tar.bz2 gentoo-f0dab47bef3a9ca5c81655bd6850bfdef8003b3f.zip |
x11-drivers/xf86-video-ati-19.0.1: alpha stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild index 59f91e9c5a08..70ea5ed62a28 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" + KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" fi DESCRIPTION="ATI video driver" |