diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:36 +0100 |
commit | 370d71a0cb15346c73281cf22be33d65878b1def (patch) | |
tree | a312215210ba2fb31cb5497f4fa9e9bbc9249cf7 /x11-drivers | |
parent | x11-drivers/xf86-input-wacom: x86 stable wrt bug #559062 (diff) | |
download | gentoo-370d71a0cb15346c73281cf22be33d65878b1def.tar.gz gentoo-370d71a0cb15346c73281cf22be33d65878b1def.tar.bz2 gentoo-370d71a0cb15346c73281cf22be33d65878b1def.zip |
x11-drivers/xf86-video-amdgpu: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-0.0.01_pre20150814.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-0.0.01_pre20150814.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-0.0.01_pre20150814.ebuild index cbbe445b08d0..7301e7762ca7 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-0.0.01_pre20150814.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-0.0.01_pre20150814.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then KEYWORDS="" else SRC_URI="mirror://gentoo/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Accelerated Open Source driver for AMDGPU cards" |