diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 20:03:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 21:22:32 +0200 |
commit | 1af7ce812713c262b1a4274018c266cdadab4565 (patch) | |
tree | 9a3bba42c8a7c16fa7dcf317ac981d131fc46497 /x11-drivers | |
parent | x11-drivers/xf86-input-libinput: x86 stable (bug #649316) (diff) | |
download | gentoo-1af7ce812713c262b1a4274018c266cdadab4565.tar.gz gentoo-1af7ce812713c262b1a4274018c266cdadab4565.tar.bz2 gentoo-1af7ce812713c262b1a4274018c266cdadab4565.zip |
x11-drivers/xf86-video-ati: x86 stable (bug #649316)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'x11-drivers')
-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 191cf2352c68..8894cd77aea4 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" |