diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 19:53:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 21:22:07 +0200 |
commit | 37f67e54f51e876e811f50460260527edb582957 (patch) | |
tree | bc2eadd069d2fd9031d18f03a48a1a98ba1dbd9b /x11-drivers/xf86-video-amdgpu | |
parent | x11-libs/libXres: x86 stable (bug #649316) (diff) | |
download | gentoo-37f67e54f51e876e811f50460260527edb582957.tar.gz gentoo-37f67e54f51e876e811f50460260527edb582957.tar.bz2 gentoo-37f67e54f51e876e811f50460260527edb582957.zip |
x11-drivers/xf86-video-amdgpu: x86 stable (bug #649316)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'x11-drivers/xf86-video-amdgpu')
-rw-r--r-- | x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild index e8b1133db024..2b5db54e52d4 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.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" |