commit: ac7be05864b04b3fdab8d09f754adb8979e79b64 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jun 1 09:10:57 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jun 1 09:13:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7be058
x11-drivers/xf86-video-amdgpu: x86 stable wrt bug #620234 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild index 9571d6727f5..655b79e38bd 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"