diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:33:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:33:22 +0100 |
commit | ce55b3175bdbd7ce99cc51fd404ef817f8b0ccfa (patch) | |
tree | 491e602f592f3edf64ea24b78fb0c95f81cdaa39 /x11-drivers | |
parent | x11-drivers/xf86-video-amdgpu: x86 stable (bug #700310) (diff) | |
download | gentoo-ce55b3175bdbd7ce99cc51fd404ef817f8b0ccfa.tar.gz gentoo-ce55b3175bdbd7ce99cc51fd404ef817f8b0ccfa.tar.bz2 gentoo-ce55b3175bdbd7ce99cc51fd404ef817f8b0ccfa.zip |
x11-drivers/xf86-video-ati: x86 stable (bug #700310)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-drivers')
-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 6710b802cb32..7b2f0601420c 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" |