diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:32:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:32:40 +0100 |
commit | 3d9285285644428140502e776d45e9b5f7e8bc6f (patch) | |
tree | 6db51c7825723c6b08acaeaf95967ba4aef16aae /x11-drivers | |
parent | x11-base/xorg-proto: x86 stable (bug #700310) (diff) | |
download | gentoo-3d9285285644428140502e776d45e9b5f7e8bc6f.tar.gz gentoo-3d9285285644428140502e776d45e9b5f7e8bc6f.tar.bz2 gentoo-3d9285285644428140502e776d45e9b5f7e8bc6f.zip |
x11-drivers/xf86-video-amdgpu: x86 stable (bug #700310)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ea0aa55dc503..d1d64a0c5d99 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" |