diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:49:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:52:12 +0200 |
commit | 66bf2b34f5f42b05382cd8395bc2ff95611dbd02 (patch) | |
tree | de914fcb64767229f293695da6382e926426afeb /x11-drivers/xf86-video-amdgpu | |
parent | x11-drivers/xf86-input-libinput: x86 stable (bug #669588) (diff) | |
download | gentoo-66bf2b34f5f42b05382cd8395bc2ff95611dbd02.tar.gz gentoo-66bf2b34f5f42b05382cd8395bc2ff95611dbd02.tar.bz2 gentoo-66bf2b34f5f42b05382cd8395bc2ff95611dbd02.zip |
x11-drivers/xf86-video-amdgpu: x86 stable (bug #669588)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-amdgpu')
-rw-r--r-- | x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild index a1fd83c8f578..7e47777406d4 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.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" |