diff options
Diffstat (limited to 'dev-lang/mono/mono-5.18.1.0.ebuild')
-rw-r--r-- | dev-lang/mono/mono-5.18.1.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/mono/mono-5.18.1.0.ebuild b/dev-lang/mono/mono-5.18.1.0.ebuild index 9601f0ba02ff..a7c4f35b9adf 100644 --- a/dev-lang/mono/mono-5.18.1.0.ebuild +++ b/dev-lang/mono/mono-5.18.1.0.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=6 @@ -77,7 +77,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace |