commit: 7fdfc23a0ce8372f8ce89e03f5bbb2fa4b3b5a02
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 11:09:57 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 11:09:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdfc23a
x11-drivers/xf86-video-amdgpu: amd64 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild
b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild
index 4eb225c..9c8c5f9 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild
@@ -9,9 +9,9 @@ inherit xorg-2
if [[ ${PV} == 9999* ]]; then
XORG_EAUTORECONF=yes
SRC_URI=""
- KEYWORDS="x86"
+ KEYWORDS="amd64 x86"
else
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"