diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-28 16:57:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-28 16:57:07 -0700 |
commit | 475c2d40d791366c5827d4af3f93eeb65b725dd0 (patch) | |
tree | a235c7000d241eeeae95ea756f3a5e07780155fa /x11-drivers/xf86-video-ati | |
parent | x11-drivers/xf86-input-libinput-0.28.1: alpha stable, bug 669588 (diff) | |
download | gentoo-475c2d40d791366c5827d4af3f93eeb65b725dd0.tar.gz gentoo-475c2d40d791366c5827d4af3f93eeb65b725dd0.tar.bz2 gentoo-475c2d40d791366c5827d4af3f93eeb65b725dd0.zip |
x11-drivers/xf86-video-ati-18.1.0: alpha stable, bug 669588
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild index b447240db3bb..145972dac689 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-2 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" |