summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-12-04 16:25:11 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-12-04 17:24:02 +0300
commita43ed21bc3d7c75b17e2a422a49a5f3bca8b9d42 (patch)
tree0a18399bf6efc88702d48e84dee9cef4ab32c15d /x11-drivers
parentx11-drivers/xf86-input-libinput: Keyword 0.30.0 riscv, #756115 (diff)
downloadgentoo-a43ed21bc3d7c75b17e2a422a49a5f3bca8b9d42.tar.gz
gentoo-a43ed21bc3d7c75b17e2a422a49a5f3bca8b9d42.tar.bz2
gentoo-a43ed21bc3d7c75b17e2a422a49a5f3bca8b9d42.zip
x11-drivers/xf86-video-amdgpu: Keyword 19.1.0 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild4
1 files changed, 2 insertions, 2 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 1c98f5bc5577..983936d2565a 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit xorg-3
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="amd64 ~ppc64 x86"
+ KEYWORDS="amd64 ~ppc64 ~riscv x86"
fi
DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"