From 5210dcbdebd140b74c3ebf66bda4583b4ba08b4f Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 22 Mar 2021 22:38:36 +0000 Subject: dev-libs/libmix: whitespace change Signed-off-by: Sam James --- dev-libs/libmix/libmix-2.05-r7.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-libs/libmix') diff --git a/dev-libs/libmix/libmix-2.05-r7.ebuild b/dev-libs/libmix/libmix-2.05-r7.ebuild index 4e57713d01d4..b372ae36efaa 100644 --- a/dev-libs/libmix/libmix-2.05-r7.ebuild +++ b/dev-libs/libmix/libmix-2.05-r7.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 @@ -36,6 +36,7 @@ src_prepare() { src_configure() { tc-export CC CXX + econf \ $(use_enable static-libs static) \ --without-net2 -- cgit v1.2.3-65-gdbad