From 46bc7b58bc82676cc525288f0ce7a87bfe0939d8 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Thu, 25 Oct 2018 20:34:51 +0300 Subject: x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #669588 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-drivers') 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" -- cgit v1.2.3-65-gdbad