summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-08-14 23:00:22 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-08-14 23:49:06 -0700
commit6de542009f792c615023607efb3d058fdda1e8b9 (patch)
tree43f4b5438320afeb98114caf8a9724d33014dc89
parentprofiles/arch/powerpc/ppc64/64le/use.mask: unmask amdgpu (diff)
downloadgentoo-6de542009f792c615023607efb3d058fdda1e8b9.tar.gz
gentoo-6de542009f792c615023607efb3d058fdda1e8b9.tar.bz2
gentoo-6de542009f792c615023607efb3d058fdda1e8b9.zip
x11-drivers/xf86-video-amdgpu: keyword on ~ppc64
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.0.1.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.0.1.ebuild
index 59d4c5f03f43..195ac3dbba1e 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.0.1.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.0.1.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="amd64 x86"
+ KEYWORDS="amd64 ~ppc64 x86"
fi
DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"