summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-25 20:34:51 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-25 20:37:52 +0300
commit46bc7b58bc82676cc525288f0ce7a87bfe0939d8 (patch)
tree0ae5f5c45cabdc3581863dbe1d2bef04dc07c16a /x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild
parentx11-drivers/xf86-video-ati: amd64 stable wrt bug #669588 (diff)
downloadgentoo-46bc7b58bc82676cc525288f0ce7a87bfe0939d8.tar.gz
gentoo-46bc7b58bc82676cc525288f0ce7a87bfe0939d8.tar.bz2
gentoo-46bc7b58bc82676cc525288f0ce7a87bfe0939d8.zip
x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #669588
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild')
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild
index 90a061997083..a1fd83c8f578 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ inherit xorg-2
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"