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