commit:     685fcd0f772dd5c0cfbe60dd7c4875a73e93e175
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May  4 03:18:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May  4 19:09:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=685fcd0f

sci-mathematics/flint: fix phase definition style

Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-mathematics/flint/flint-2.5.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/flint/flint-2.5.2-r1.ebuild 
b/sci-mathematics/flint/flint-2.5.2-r1.ebuild
index 161e3cc3445..4a5052ab039 100644
--- a/sci-mathematics/flint/flint-2.5.2-r1.ebuild
+++ b/sci-mathematics/flint/flint-2.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,7 +32,7 @@ PATCHES=(
        "${FILESDIR}/${PN}-2.5.2-memory_message.patch"
 )
 
-src_prepare(){
+src_prepare() {
        default
 
        # The autodetection finds "lib" first, which may e.g. contain 32-bit

Reply via email to