summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/cloog/cloog-9999.ebuild')
-rw-r--r--dev-libs/cloog/cloog-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cloog/cloog-9999.ebuild b/dev-libs/cloog/cloog-9999.ebuild
index 87fbec10982d..e7da11ae632b 100644
--- a/dev-libs/cloog/cloog-9999.ebuild
+++ b/dev-libs/cloog/cloog-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -52,7 +52,7 @@ multilib_src_configure() {
}
# The default src_test() fails, so we'll just run these directly
-multilib_src_test () {
+multilib_src_test() {
echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
emake -j1 check
}