commit:     56f9cee6550b82754fffbb0f66d6b29ae065ebda
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  6 23:45:08 2017 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 00:17:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f9cee6

sci-mathematics/glpk: re-revert

Package-Manager: Portage-2.3.4, Repoman-2.3.2

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

diff --git a/sci-mathematics/glpk/glpk-4.61-r1.ebuild 
b/sci-mathematics/glpk/glpk-4.61-r1.ebuild
index 0c701874fe5..7861c425102 100644
--- a/sci-mathematics/glpk/glpk-4.61-r1.ebuild
+++ b/sci-mathematics/glpk/glpk-4.61-r1.ebuild
@@ -44,8 +44,8 @@ src_configure() {
                myconf="--disable-dl"
        fi
 
-       econf ${myconf} \
-               $(use_enable mysql) \
+       econf ${myconf}
+\              $(use_enable mysql) \
                $(use_enable odbc) \
                $(use_enable static-libs static) \
                $(use_with gmp)

Reply via email to