commit:     a887dc31494cf291ce66cd61c72d0ba97e96f415
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 17:10:57 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 19:08:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a887dc31

dev-dotnet/fable: deselect rust tests

Closes: https://bugs.gentoo.org/936971
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-dotnet/fable/fable-4.19.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-dotnet/fable/fable-4.19.3.ebuild 
b/dev-dotnet/fable/fable-4.19.3.ebuild
index 0b1c245ead35..cd3790e31f76 100644
--- a/dev-dotnet/fable/fable-4.19.3.ebuild
+++ b/dev-dotnet/fable/fable-4.19.3.ebuild
@@ -322,6 +322,7 @@ DOTNET_PKG_PROJECTS=(
 DOTNET_PKG_BAD_PROJECTS=(
        src/quicktest/QuickTest.fsproj
        tests/Js/Main/Fable.Tests.fsproj
+       tests/Rust/Fable.Tests.Rust.fsproj
 )
 
 pkg_setup() {

Reply via email to