diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:49:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:49:05 +0100 |
commit | e0057b0d7e4293683c4b33c8a545fa14f5c3cc4f (patch) | |
tree | f06d4a3a480c1ae9778a01d4c000420fb5d02005 /x11-drivers/xf86-video-amdgpu | |
parent | x11-drivers/xf86-input-wacom: amd64 stable wrt bug #559062 (diff) | |
download | gentoo-e0057b0d7e4293683c4b33c8a545fa14f5c3cc4f.tar.gz gentoo-e0057b0d7e4293683c4b33c8a545fa14f5c3cc4f.tar.bz2 gentoo-e0057b0d7e4293683c4b33c8a545fa14f5c3cc4f.zip |
x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-drivers/xf86-video-amdgpu')
-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 7266714f6fe8..cbbe445b08d0 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" |