commit:     a27e05e4e82cab67529f5c38caf2e403da76e459
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May  4 03:18:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May  4 19:09:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27e05e4

sci-mathematics/arb: 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/arb/arb-2.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/arb/arb-2.17.0.ebuild 
b/sci-mathematics/arb/arb-2.17.0.ebuild
index b1298f379e3..70ee466cd34 100644
--- a/sci-mathematics/arb/arb-2.17.0.ebuild
+++ b/sci-mathematics/arb/arb-2.17.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
 
 DEPEND="${RDEPEND}"
 
-src_prepare(){
+src_prepare() {
        default
 
        # The autodetection finds "lib" first, which may e.g. contain 32-bit

Reply via email to