summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild')
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild
index 52b40e03694d..564e111f3d47 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,6 @@ XORG_DRI="always"
inherit xorg-2
if [[ ${PV} == 9999* ]]; then
- XORG_EAUTORECONF=yes
SRC_URI=""
KEYWORDS=""
else