From e83cc76fe8f7ce0a589f17b837d3561b2660f56f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 18 Aug 2019 14:03:02 +0200 Subject: [PATCH] app-emulation/wine-any: [QA] Fix leading whitespace Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert --- app-emulation/wine-any/wine-any-4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine-any/wine-any-4.0.ebuild b/app-emulation/wine-any/wine-any-4.0.ebuild index ccf3dac674e2..f732dac7bcb0 100644 --- a/app-emulation/wine-any/wine-any-4.0.ebuild +++ b/app-emulation/wine-any/wine-any-4.0.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then #KEYWORDS="" else MAJOR_V=$(ver_cut 1) - MINOR_V=$(ver_cut 2) + MINOR_V=$(ver_cut 2) SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.${MINOR_V}/${MY_P}.tar.xz" KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd" fi -- 2.26.2