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