From 6080cacf2cd377d319b617fff83e470497ca45de Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 14 May 2022 00:11:51 +0200 Subject: sci-mathematics/gmp-ecm: fix qa WhitespaceFound Signed-off-by: Conrad Kostecki --- sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-mathematics') diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild index a3e4c57b7900..2a77bd33a96a 100644 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -37,7 +37,7 @@ src_prepare(){ # create a sample with the assembly code needed # Quote around # are needed because the files will be processed by M4. cat <<-EOF > "${T}/sample.asm" - + \`#'if defined(__linux__) && defined(__ELF__) .section .note.GNU-stack,"",%progbits \`#'endif -- cgit v1.2.3-65-gdbad