From 2ca9e346fdb3e915ee20e8e35cd78802d12995c3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Mar 2022 05:50:28 +0000 Subject: app-emulation/vkd3d: [QA] drop no-op AUTOTOOLS_AUTORECONF This was for autotools-utils.eclass, not autotools.eclass. Signed-off-by: Sam James --- app-emulation/vkd3d/vkd3d-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app-emulation/vkd3d/vkd3d-9999.ebuild b/app-emulation/vkd3d/vkd3d-9999.ebuild index 0e542af4666..5d4e2900196 100644 --- a/app-emulation/vkd3d/vkd3d-9999.ebuild +++ b/app-emulation/vkd3d/vkd3d-9999.ebuild @@ -1,12 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit multilib-minimal autotools -AUTOTOOLS_AUTORECONF="1" - if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://source.winehq.org/git/vkd3d.git" inherit git-r3 -- cgit v1.2.3-18-g5258