diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-06 15:28:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-06 15:30:49 +0300 |
commit | a380f1d5bb8db69098a122cf40581197593fa7aa (patch) | |
tree | 75cb7e1ab58d22e3dddb49adeade98eca19ee4f6 /x11-drivers/xf86-video-ati | |
parent | x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #649316 (diff) | |
download | gentoo-a380f1d5bb8db69098a122cf40581197593fa7aa.tar.gz gentoo-a380f1d5bb8db69098a122cf40581197593fa7aa.tar.bz2 gentoo-a380f1d5bb8db69098a122cf40581197593fa7aa.zip |
x11-drivers/xf86-video-ati: amd64 stable wrt bug #649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild index 3bb9e4ef6269..f8aedf7e90a1 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.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" |