From: Aaron Bauman Date: Sat, 27 Apr 2019 04:15:55 +0000 (-0400) Subject: x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #682846 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=804553b5839f9d8738ff2c45b563ebf32337f042;p=gentoo.git x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #682846 Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.0.1.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.0.1.ebuild index 4040501730a7..de059d577089 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.0.1.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.0.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"