From: Agostino Sarubbo Date: Mon, 18 Nov 2019 14:29:18 +0000 (+0100) Subject: x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #700310 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9b1ba6093355ec09745e413522f3c6caef8bea67;p=gentoo.git x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #700310 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild index 726d5faa862f..ea0aa55dc503 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~amd64 ~ppc64 ~x86" + KEYWORDS="amd64 ~ppc64 ~x86" fi DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"