ofp: mark as broken due to odp-dpdk change
This commit is contained in:
parent
f1e1d71494
commit
f319314c35
@ -36,5 +36,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = [ maintainers.abuibrahim ];
|
maintainers = [ maintainers.abuibrahim ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user