diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:25 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:25 -0500 |
commit | f785b88fb52e5e22ec18d8e13db580e60cd13f77 (patch) | |
tree | a8e52d97ef6256852c82d50442f178e32b6db4f8 /x11-drivers/xf86-video-ati | |
parent | x11-base/xorg-proto-2019.2: alpha stable, bug 700310 (diff) | |
download | gentoo-f785b88fb52e5e22ec18d8e13db580e60cd13f77.tar.gz gentoo-f785b88fb52e5e22ec18d8e13db580e60cd13f77.tar.bz2 gentoo-f785b88fb52e5e22ec18d8e13db580e60cd13f77.zip |
x11-drivers/xf86-video-ati-19.1.0: alpha stable, bug 700310
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-19.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild index 072b6e615142..6710b802cb32 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.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" + KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86" fi DESCRIPTION="ATI video driver" |